Merge branch 'master' into autotools-conversion

This commit is contained in:
Jon Trulson
2020-01-26 12:17:44 -07:00
8 changed files with 115 additions and 54 deletions

View File

@@ -38,8 +38,14 @@ DEFINES = -DDTLIB $(LOCAL_DEFINES) \
-DOSMINORVERSION=OSMinorVersion \
$(ICONV_INBUF_DEFINE) $(BIT_ORDER_DEFINES)
#if defined(FreeBSDArchitecture)
JPEGLIB = -ljpeg
#endif
#ifdef SharedDtHelpReqs
REQUIREDLIBS = SharedDtHelpReqs
REQUIREDLIBS = SharedDtHelpReqs $(JPEGLIB)
#else
REQUIREDLIBS = $(JPEGLIB)
#endif
HEADERS = \