./configure: check support for C prototypes again

This commit is contained in:
Alexander Barton 2010-10-24 13:50:22 +02:00
parent f1267ca375
commit 3b74280879
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ AH_TEMPLATE([TARGET_CPU], [Target CPU name])
# -- C Compiler --
AC_PROG_CC
AC_C_PROTOTYPES
# -- Helper programs --