DtHelp: make it build
Use configure's endian checks to determine whether to set LSB in il/. Add locale.h check, include to Helpos.c Both via including autotools_config.h.
This commit is contained in:
@@ -6,7 +6,8 @@ lib_LTLIBRARIES = libDtHelp.la
|
||||
|
||||
libDtHelp_la_CFLAGS = -I./il -I./jpeg -I../DtSvc/DtUtil2 -DDTLIB \
|
||||
-DCDE_INSTALLATION_TOP='"${prefix}"' \
|
||||
-DCDE_CONFIGURATION_TOP='"$(CDE_CONFIGURATION_TOP)"'
|
||||
-DCDE_CONFIGURATION_TOP='"$(CDE_CONFIGURATION_TOP)"' \
|
||||
@DT_INCDIR@ @DTI_INCDIR@
|
||||
|
||||
libDtHelp_la_LIBADD = -ljpeg il/libil.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user