]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf. 88/3088/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:36:09 +0000 (04:36 -0500)
commit5f0a0982439dc2e9ecb08ff914429141628ee64c
treefd946fdd9f7b41122c196efbe829740b0ab0a210
parent73e2186195b4cd1cc764346b58b209ba1b7223bb
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