Add -Wdeclaration-after-statement to gcc to detect accidental C99-style
authorDan Fandrich <dan@coneharvesters.com>
Wed, 20 Jul 2005 21:58:23 +0000 (21:58 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 20 Jul 2005 21:58:23 +0000 (21:58 +0000)
commite81d4ac8c8c842860149c91a8e7abafe7301f46e
tree055021b116c5e16f80ec0ce4aa2965457f1d56fe
parent492290499105496458c4f76abdaef115adb0ec4c
Add -Wdeclaration-after-statement to gcc to detect accidental C99-style
variable declarations.
acinclude.m4