From: neil Date: Tue, 4 Dec 2012 07:25:40 +0000 (+0000) Subject: Removed obsolete (and apparently unneeded) AM_C_PROTOTYPES line, which X-Git-Url: https://repo.or.cz/w/AROS.git/commitdiff_plain/6700dbd4e68a23a8cb385b5a43c5d5e9ce3a4463 Removed obsolete (and apparently unneeded) AM_C_PROTOTYPES line, which breaks build under automake 1.12. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46123 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- diff --git a/tools/MetaMake/configure.in b/tools/MetaMake/configure.in index b966d55253..4b37056a8e 100644 --- a/tools/MetaMake/configure.in +++ b/tools/MetaMake/configure.in @@ -45,7 +45,6 @@ fi AC_MSG_RESULT($with_objfiles) dnl Checks for typedefs, structures, and compiler characteristics. -AM_C_PROTOTYPES AC_C_CONST AC_TYPE_SIZE_T