configure: create some convenience AC_SUBST's for the global includes
authorJon Trulson <jon@radscan.com>
Sat, 26 Oct 2019 20:30:36 +0000 (14:30 -0600)
committerJon Trulson <jon@radscan.com>
Sat, 26 Oct 2019 20:30:36 +0000 (14:30 -0600)
commit1079ffa24050b2cc2ae5ab0ddf62bc5b77fa4ca0
tree7199eaa5b5b25edb0934c57f97e4b7499f806612
parent056144488a09ff20cbb7f6e8f90aac2680638188
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...
cde/configure.ac
cde/lib/DtSearch/Makefile.am
cde/lib/DtSearch/raima/Makefile.am
cde/lib/DtSvc/DtEncap/Makefile.am
cde/lib/DtSvc/DtUtil1/Makefile.am
cde/lib/DtSvc/DtUtil2/Makefile.am