]> git.ipfire.org Git - thirdparty/bind9.git/commit
use ${srcdir}/include, not ./include, in the include path so
authorAndreas Gustafsson <source@isc.org>
Fri, 3 Aug 2001 22:03:10 +0000 (22:03 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 3 Aug 2001 22:03:10 +0000 (22:03 +0000)
commitdfe3edd7cd2cf9d22abfc8985bc25551583b3d46
tree504d426b7b3027749cc65958e960b66af3cc6af5
parent89209405b74f6eded5fa09f1b63a00818b09dcae
use ${srcdir}/include, not ./include, in the include path so
that builds into a separate object directory work; eliminiated the RNDCINCLUDES
and CONFINCLUDES macros since they are not really necessary;
eliminated -DRNDC_SYSCONFDIR option passed to compiler when compiling
rndc-confgen.c since it is not actually used
bin/rndc/Makefile.in