configure: create some convenience AC_SUBST's for the global includes
Modify the various makefiles that were doing $(top_builddir)/include/Dt to use them like @DT_INCDIR@, @TT_INCDIR@, etc...
This commit is contained in:
@@ -3,7 +3,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
noinst_LTLIBRARIES = libDtUtil1.la
|
||||
|
||||
libDtUtil1_la_CFLAGS = -I../include $(TIRPCINC) -DMULTIBYTE \
|
||||
-I$(top_builddir)/include/Dt \
|
||||
@DT_INCDIR@ \
|
||||
-DCDE_INSTALLATION_TOP=\"${prefix}\" \
|
||||
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user