From: Ruben Kerkhof Date: Sun, 5 Oct 2014 12:16:16 +0000 (+0200) Subject: Remove commented out code X-Git-Tag: rec-3.7.0-rc1~221^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=030e996879a33fbff876222c203bdfa0faf516f7;p=thirdparty%2Fpdns.git Remove commented out code --- diff --git a/modules/remotebackend/Makefile.am b/modules/remotebackend/Makefile.am index 1af428dd53..9a5758e7b5 100644 --- a/modules/remotebackend/Makefile.am +++ b/modules/remotebackend/Makefile.am @@ -1,8 +1,4 @@ AM_CPPFLAGS=$(THREADFLAGS) $(BOOST_CPPFLAGS) -I../../pdns/ext/rapidjson/include -I../../pdns/ext/yahttp $(POLARSSL_CFLAGS) $(LIBZMQ_CFLAGS) -I../../pdns -#if !ALLSTATIC -#install-exec-local: -# install .lib/libremotebackend.so.0.0.0 @libdir@ -#endif SUBDIRS=../../pdns/ext/yahttp EXTRA_DIST=OBJECTFILES OBJECTLIBS testrunner.sh unittest_http.rb unittest_json.rb unittest_pipe.rb unittest_zeromq.rb unittest_post.rb unittest.rb Gemfile Gemfile.lock