includes.in revision aba68518250f32f08bbda324236273b87ead8743
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# Copyright (C) 1999-2001 Internet Software Consortium.
d019fb186c73eca87d1ab8feb74c8164a1a91f5fBob Halley# Permission to use, copy, modify, and distribute this software for any
d019fb186c73eca87d1ab8feb74c8164a1a91f5fBob Halley# purpose with or without fee is hereby granted, provided that the above
d019fb186c73eca87d1ab8feb74c8164a1a91f5fBob Halley# copyright notice and this permission notice appear in all copies.
15a44745412679c30a6d022733925af70a38b715David Lawrence# THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
15a44745412679c30a6d022733925af70a38b715David Lawrence# DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
15a44745412679c30a6d022733925af70a38b715David Lawrence# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
15a44745412679c30a6d022733925af70a38b715David Lawrence# INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
15a44745412679c30a6d022733925af70a38b715David Lawrence# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
15a44745412679c30a6d022733925af70a38b715David Lawrence# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
15a44745412679c30a6d022733925af70a38b715David Lawrence# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
15a44745412679c30a6d022733925af70a38b715David Lawrence# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
aba68518250f32f08bbda324236273b87ead8743Andreas Gustafsson# $Id: includes.in,v 1.15 2001/07/10 19:59:03 gson Exp $
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Search for machine-generated header files in the build tree,
e1926adbd1c71de5a79953ab3709f1d2114f9ae7Andreas Gustafsson# and for normal headers in the source tree (${top_srcdir}).
e1926adbd1c71de5a79953ab3709f1d2114f9ae7Andreas Gustafsson# We only need to look in OS-specific subdirectories for the
e1926adbd1c71de5a79953ab3709f1d2114f9ae7Andreas Gustafsson# latter case, because there are no machine-generated OS-specific
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob HalleyISC_INCLUDES = @BIND9_ISC_BUILDINCLUDE@ \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob Halley -I${top_srcdir}/lib/isc \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob Halley -I${top_srcdir}/lib/isc/include \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob Halley -I${top_srcdir}/lib/isc/unix/include \
fafb62400d2f1b1da4f3908447e1f3935fc5155bBrian Wellington -I${top_srcdir}/lib/isc/@ISC_THREAD_DIR@/include
1d92d8a2456b23842a649b6104c60a9d6ea25333Brian WellingtonISCCC_INCLUDES = @BIND9_ISCCC_BUILDINCLUDE@ \
be7f27304337afbf078e8bd8db0f951a33abe33bAndreas GustafssonISCCFG_INCLUDES = @BIND9_ISCCFG_BUILDINCLUDE@ \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob HalleyDNS_INCLUDES = @BIND9_DNS_BUILDINCLUDE@ \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob Halley -I${top_srcdir}/lib/dns/include \
a3ab70dae26d009bf78b0594b2ab5eb9208f4b91Michael GraffLWRES_INCLUDES = @BIND9_LWRES_BUILDINCLUDE@ \
51917258dbb23cfe6069ae1cf2b7fc5aefc1e0c2Bob HalleyTEST_INCLUDES = \