]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf. 87/3087/1
authorAlexander Traud <pabstraud@compuserve.com>
Thu, 23 Jun 2016 09:33:06 +0000 (11:33 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Thu, 23 Jun 2016 09:35:49 +0000 (04:35 -0500)
commita9cd0f6738b7e705af1bf2b6dcc6258c7ca929b7
treed59cc23facfd4f33b2ded022e2ea005d6b3a38a4
parent1affbd944951ccb3128dc073c1f6879c5ad413ff
BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.

Removed the obsolete macro AC_TYPE_SIGNAL because Asterisk does not use K&R C
but requires ANSI C anyway.

ASTERISK-26046

Change-Id: I914c014385e1862102d90fe7650621def78db02e
configure
configure.ac
include/asterisk/autoconfig.h.in