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:
Jon Trulson
2019-10-26 16:05:48 -06:00
parent 63ba9bac39
commit b0cc0c8747
4 changed files with 16 additions and 15 deletions

View File

@@ -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