aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 16:33:10 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 16:33:10 +0000
commit25291334a96f70c63ab1ca7fa05d85a057f795aa (patch)
tree9617e236fe07df9638d6ce4c703f2d91dbb1feca /autoconf
parenta691813702b502e7eae0908503908a1868f1e5d2 (diff)
Merged revisions 267972 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r267972 | tilghman | 2010-06-04 11:31:25 -0500 (Fri, 04 Jun 2010) | 9 lines Merged revisions 267971 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r267971 | tilghman | 2010-06-04 11:27:02 -0500 (Fri, 04 Jun 2010) | 2 lines As-fixiate the build process ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@267973 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]),