]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf. 43/3143/1
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 4 Jul 2016 10:58:39 +0000 (12:58 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Mon, 4 Jul 2016 11:02:01 +0000 (06:02 -0500)
commit90c93bb23a148d4e915f3de15545e8cb3ae0787c
treec5bd256cea84ebb56438429aef40d164ccb62ca7
parent41ad9f9f303b2c1e4b2a9573f6cc8b119b97548f
BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.

Updated the macro-set autoconf/libcurl.m4 to its latest upstream version. This
avoids a warning about an obsolete macro on AC_HELP_STRING, because Asterisk is
using AS_HELP_STRING everywhere else already.

ASTERISK-26046

Change-Id: I8299faf504ceaeee3e39930c59293809e116c631
autoconf/libcurl.m4
configure
include/asterisk/autoconfig.h.in