]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove leftover BOOST_CPPFLAGS and THREADFLAGS 1809/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 11 Oct 2014 15:46:07 +0000 (17:46 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 11 Oct 2014 15:46:07 +0000 (17:46 +0200)
They're now set in configure.ac

pdns/ext/yahttp/yahttp/Makefile.am

index b771ac33d2c79706b02cf913891af37731b69954..2595854f4b89d06e2a5c698e47b93b21a622b028 100644 (file)
@@ -1,4 +1,3 @@
-AM_CPPFLAGS=$(BOOST_CPPFLAGS) $(THREADFLAGS)
 noinst_LTLIBRARIES=libyahttp.la
 
 libyahttp_la_SOURCES=cookie.hpp exception.hpp reqresp.cpp reqresp.hpp router.cpp router.hpp url.hpp utility.hpp yahttp-config.h yahttp.hpp