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:
parent
b0cc0c8747
commit
7ff1995da0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
lib_LTLIBRARIES = libDtPrint.la
|
lib_LTLIBRARIES = libDtPrint.la
|
||||||
|
|
||||||
libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG
|
libDtPrint_la_CFLAGS = -DMULTIBYTE -DI18N_MSG @DT_INCDIR@
|
||||||
|
|
||||||
if SOLARIS
|
if SOLARIS
|
||||||
libDtPrint_la_CFLAGS += -DNO_REGCOMP
|
libDtPrint_la_CFLAGS += -DNO_REGCOMP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue