]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Remove yahttp-config.h creation rules
authorAki Tuomi <cmouse@desteem.org>
Sat, 12 Jul 2014 07:01:09 +0000 (10:01 +0300)
committerAki Tuomi <cmouse@desteem.org>
Sat, 12 Jul 2014 07:01:09 +0000 (10:01 +0300)
pdns/ext/yahttp/yahttp/Makefile.am

index 055dbcf1d243c1efd042b88a4dfcd56308380f70..04b80824852eef547bc3685424eabfb642199ea9 100644 (file)
@@ -2,6 +2,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
-
-yahttp-config.h: ../../../../config.h
-       cat ../../../../config.h > yahttp-config.h