]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf. 44/3144/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:16 +0000 (06:02 -0500)
commita1bd57884d88821337b794b6ebc5a916be68596d
tree23e63afb78d164af6381a010262e97561933ce26
parentac6824e4c32c49b8943fca85b318892ab4bb8df3
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