DtSvc,DtXinerama: More include fixes to deal with new order.

This commit is contained in:
Jon Trulson
2019-10-25 18:06:54 -06:00
parent 647d0ae96a
commit 0d78e17036
3 changed files with 9 additions and 5 deletions

View File

@@ -3,8 +3,9 @@ MAINTAINERCLEANFILES = Makefile.in
noinst_LTLIBRARIES = libDtUtil1.la
libDtUtil1_la_CFLAGS = -I../include $(TIRPCINC) -DMULTIBYTE \
-I$(top_builddir)/include/Dt \
-DCDE_INSTALLATION_TOP=\"${prefix}\" \
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
if SOLARIS
libDtUtil1_la_CFLAGS += -DNO_REGCOMP