]> granicus.if.org Git - check/commit
configure: Remove duplicated use of AC_USE_SYSTEM_EXTENSIONS
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 2 Aug 2015 16:59:36 +0000 (16:59 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 2 Aug 2015 16:59:36 +0000 (16:59 +0000)
commitce6a1e3679a35f1c2c4edb8d3f73a1b75ab11990
tree89408e3d849f6318b2f6acf7a5d27f424d80850c
parent1536eea3d773fc1cbc499df33f0438b561c27eeb
configure: Remove duplicated use of AC_USE_SYSTEM_EXTENSIONS

Either the first or the second one is redundant so one should be
removed but beware, there's a bug introduced in automake 1.14
(fixed in 1.15) that would potentially cause trouble if you put it
before AM_INIT_AUTOMAKE.

More info about this automake bug here:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15981

https://sourceforge.net/p/check/bugs/109

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1216 64e312b2-a51f-0410-8e61-82d0ca0eb02a
AUTHORS
configure.ac