]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 200985 via svnmerge from
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 16 Jun 2009 16:35:45 +0000 (16:35 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 16 Jun 2009 16:35:45 +0000 (16:35 +0000)
commit6b120bb1496b019436bf81feb6c8138a8e03afe1
tree57f861f8a6b094473d05e986624a0add1f9d2283
parent8e5e00bd07a5cfa8eb0a7352212c624189fb5d6b
Merged revisions 200985 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r200985 | kpfleming | 2009-06-16 11:32:36 -0500 (Tue, 16 Jun 2009) | 7 lines

  Fix problems with new compiler attribute checking in configure script.

  The last changes to ast_gcc_attribute.m4 caused some problems checking for
  various attributes, because the scope of the symbol the attribute is applied
  to can be important; this patch allows the scope to be specified for the check.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@200989 65c4cc65-6c06-0410-ace0-fbb531ad65f3
autoconf/ast_gcc_attribute.m4
configure
configure.ac