From a7bb0f26b3434b7064b01aefd56d8600cc466bd1 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Fri, 5 Jun 2015 00:54:46 +0200 Subject: Send the responses to an url --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index abdf761..5b49ee5 100644 --- a/configure.ac +++ b/configure.ac @@ -72,6 +72,11 @@ AC_SUBST(FASTCGI_CFLAGS) AC_SUBST(FASTCGI_LIBS) AC_DEFINE_UNQUOTED([HAVE_FASTCGI],[$have_fastcgi],[define to 1 if FastCGI is available]) +# Neon + +# 7.25 ??? +PKG_CHECK_MODULES([CURL],[libcurl >= 7.25.0]) + # Finish up AC_CONFIG_HEADERS([src/config.h]) -- cgit v1.2.3-70-g09d2