Code

simplify Makefile.am for nginx and write_http
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 17:23:09 +0000 (19:23 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 17:25:05 +0000 (19:25 +0200)
commita5d6aa8402e8f6b140c17e0701bc0ae4ea448063
treecffda534ae3431a335cd9252fdde0ecfac0bc46c
parent3c572afe1d0eff59d48db45afbfc5686173ce1a4
simplify Makefile.am for nginx and write_http

They can't be build without libcurl support,
./configure will take care of that.

Remove the now unused BUILD_WITH_LIBCURL conditional
configure.ac
src/Makefile.am