summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-06-04 16:31:25 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-06-04 16:31:25 +0000
commit24b74559797d2074f10a55d64ea8e107bf2894f4 (patch)
tree3afc0b26819b12a5d3926a6fdc7f6aa00dded8cc /autoconf
parent10e2c47c75376bb7978d59680914d1c185d36d67 (diff)
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: https://origsvn.digium.com/svn/asterisk/trunk@267972 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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]),