aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 16:27:02 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 16:27:02 +0000
commitd5907e380b154409ba7c3b7cd527cbd1730853a7 (patch)
treef0d99ff6cc0950ffa79252549f71138bb88e5319 /autoconf
parenta304ab51c0a68e99957c4fe580f647a910dcba0d (diff)
As-fixiate the build process
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@267971 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/libcurl.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/libcurl.m4 b/autoconf/libcurl.m4
index 07e21c2c4..09996c730 100644
--- a/autoconf/libcurl.m4
+++ b/autoconf/libcurl.m4
@@ -55,6 +55,7 @@ AC_DEFUN([AST_LIBCURL_CHECK_CONFIG],
AH_TEMPLATE([LIBCURL_PROTOCOL_LDAP],[Defined if libcurl supports LDAP])
AH_TEMPLATE([LIBCURL_PROTOCOL_DICT],[Defined if libcurl supports DICT])
AH_TEMPLATE([LIBCURL_PROTOCOL_TFTP],[Defined if libcurl supports TFTP])
+ AC_SUBST(PBX_CURL)
AC_ARG_WITH(libcurl,
AC_HELP_STRING([--with-libcurl=DIR],[look for the curl library in DIR]),