1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

DtPrint: make it build

This commit is contained in:
Jon Trulson 2019-10-26 16:09:18 -06:00
parent b0cc0c8747
commit 7ff1995da0

View file

@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
lib_LTLIBRARIES = libDtPrint.la
libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG
libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG @DT_INCDIR@
if SOLARIS
libDtPrint_la_CFLAGS += -DNO_REGCOMP