commit 3b7428087910a79cf7d332206470efb59182a22f from: Alexander Barton date: Sun Oct 24 11:50:22 2010 UTC ./configure: check support for C prototypes again commit - f1267ca375b0b754bb466e6c95713566072d3345 commit + 3b7428087910a79cf7d332206470efb59182a22f blob - cd08ef6266b825e880ab4ea2e3b032536337818d blob + d2acc146e035ce934ed75cbba8495f4234ee472c --- configure.in +++ configure.in @@ -43,6 +43,7 @@ AH_TEMPLATE([TARGET_CPU], [Target CPU name]) # -- C Compiler -- AC_PROG_CC +AC_C_PROTOTYPES # -- Helper programs --