repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 3b7428087910a79cf7d332206470efb59182a22f:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 3b7428087910a79cf7d332206470efb59182a22f
Author: Alexander Barton 
Date:   Sun Oct 24 13:50:22 2010 +0200

    ./configure: check support for C prototypes again

diff --git a/configure.in b/configure.in
index cd08ef6266b825e880ab4ea2e3b032536337818d..
index ..d2acc146e035ce934ed75cbba8495f4234ee472c 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 --

-----END OF PAGE-----