]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
for 0.7.2: fixup building in subdir. release-0.7.2
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 Dec 2007 17:38:21 +0000 (17:38 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 3 Dec 2007 17:38:21 +0000 (17:38 +0000)
git-svn-id: file:///svn/unbound/branches/beta-0.7@797 be551aaa-1e26-0410-a405-d3ace91eadb9

Makefile.in
doc/Changelog

index c44640c5c0751a7ad473afcd89e6ae64ce6a1622..81799d6123d0a3f57de06ece2fab2f772412230e 100644 (file)
@@ -33,7 +33,7 @@ configfile=@ub_conf_file@
 YACC=@YACC@
 LEX=@LEX@
 CC=@CC@
-CPPFLAGS=-I$(srcdir) @CPPFLAGS@ @DEFS@
+CPPFLAGS=-I$(srcdir) -I. @CPPFLAGS@ @DEFS@
 CFLAGS=@CFLAGS@
 LDFLAGS=@LDFLAGS@
 LIBS=@LIBS@
index 716c391bed17e588a108109087056f4d3157d6e6..01afb9454d1d10eeb3669ea7984edce8b61fa8f6 100644 (file)
@@ -1,3 +1,6 @@
+3 December 2007: Wouter
+       - Fixup building in a subdirectory. (for 0.7.2)
+
 19 November 2007: Wouter
        - version 0.7.1:
                * includes tpkg fixes to kill daemons at end of test