1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-04-13 14:23:18 +00:00

./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

View File

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