DtPrint: make it build
This commit is contained in:
parent
b0cc0c8747
commit
7ff1995da0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue