From: Ruben Kerkhof Date: Sat, 11 Oct 2014 15:46:07 +0000 (+0200) Subject: Remove leftover BOOST_CPPFLAGS and THREADFLAGS X-Git-Tag: rec-3.7.0-rc1~189^2~22^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1809%2Fhead;p=thirdparty%2Fpdns.git Remove leftover BOOST_CPPFLAGS and THREADFLAGS They're now set in configure.ac --- diff --git a/pdns/ext/yahttp/yahttp/Makefile.am b/pdns/ext/yahttp/yahttp/Makefile.am index b771ac33d2..2595854f4b 100644 --- a/pdns/ext/yahttp/yahttp/Makefile.am +++ b/pdns/ext/yahttp/yahttp/Makefile.am @@ -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