From: Alexander Barton Date: Sun, 24 Oct 2010 11:50:22 +0000 (+0200) Subject: ./configure: check support for C prototypes again X-Git-Tag: rel-17-rc2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b7428087910a79cf7d332206470efb59182a22f;p=ngircd ./configure: check support for C prototypes again --- diff --git a/configure.in b/configure.in index cd08ef62..d2acc146 100644 --- a/configure.in +++ b/configure.in @@ -43,6 +43,7 @@ AH_TEMPLATE([TARGET_CPU], [Target CPU name]) # -- C Compiler -- AC_PROG_CC +AC_C_PROTOTYPES # -- Helper programs --