repo: ngircd action: commit revision: path_from: revision_from: 3b7428087910a79cf7d332206470efb59182a22f: path_to: revision_to:
commit 3b7428087910a79cf7d332206470efb59182a22f Author: Alexander BartonDate: Sun Oct 24 13:50:22 2010 +0200 ./configure: check support for C prototypes again diff --git a/configure.in b/configure.in
--- 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-----