added comments explaining why we include headers
from both the source tree and the build tree
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||
# SOFTWARE.
|
||||
|
||||
# Search for machine-generated header files in the build tree,
|
||||
# and for normal headers in the source tree (${top_srcdir}).
|
||||
# We only need to look in OS-specific subdirectories for the
|
||||
# latter case, because there are no machine-generated OS-specific
|
||||
# headers.
|
||||
|
||||
ISC_INCLUDES = @BIND9_ISC_BUILDINCLUDE@ \
|
||||
-I${top_srcdir}/lib/isc \
|
||||
-I${top_srcdir}/lib/isc/include \
|
||||
|
||||
Reference in New Issue
Block a user