]> granicus.if.org Git - pdns/commitdiff
make sure dnsdist builds with boost in nonstandard location
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 26 Apr 2015 18:12:51 +0000 (20:12 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 26 Apr 2015 18:12:51 +0000 (20:12 +0200)
pdns/dnsdistdist/Makefile.am

index 03c1c6ade6d27f3aadd646be14cfdeb1b9ce220f..a96172117ea6e72df75898ba89dda713b68aa94a 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I pdns $(LUA_CFLAGS) $(YAHTTP_CFLAGS) -O3 -Wall -pthread -DSYSCONFDIR=\"${sysconfdir}\"
+AM_CPPFLAGS = -I pdns $(LUA_CFLAGS) $(YAHTTP_CFLAGS) $(BOOST_CPPFLAGS) -O3 -Wall -pthread -DSYSCONFDIR=\"${sysconfdir}\"
 
 SUBDIRS=pdns/ext/yahttp