]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf. 78/3078/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:25 +0000 (10:58 -0500)
commite30602587cea1f2398c82874f964b85f27de9b8d
tree934c2e50354d897f5f661c5ef4c04b3c9749f5d3
parentd155d8274760b6310abf7bea682036d5356b0e85
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