]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf. 77/3077/1
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 22 Jun 2016 15:55:05 +0000 (17:55 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 22 Jun 2016 15:58:09 +0000 (10:58 -0500)
commit877502a396f9a563a09f5134a75cc80d534b5ea9
treedcfbbe196d98018132b5c4e744998440adcd6628
parentff2573bc3a71abddee79914cc88bb2f09fdf2ec4
BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf.

Removed the obsolete macro AC_FUNC_SETVBUF_REVERSED because Asterisk does not
support the platform SVR2 from the year 1987 anymore.

ASTERISK-26046

Change-Id: I28161b037feb2d29ab46ed20e785928460226c22
configure
configure.ac