]> git.sesse.net Git - vlc/commit
configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPI...
authorDamien Fouilleul <damienf@videolan.org>
Wed, 29 Aug 2007 10:28:21 +0000 (10:28 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Wed, 29 Aug 2007 10:28:21 +0000 (10:28 +0000)
commit41f6c27999f70011d1ea8e5e42ace902f8d44390
treeaf67aac5157c95927e9eda25e67f88814e7561db
parent8e4409e73bcb04dd962621b0ae147945c2544e5a
configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPILE() and causes false results such as:

checking __attribute__ ((aligned ())) support... 0
checking __attribute__ ((format ())) support with function pointers... no
configure.ac