Add -Wdeclaration-after-statement to CFLAGS.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Sep 2008 23:43:40 +0000 (16:43 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Sep 2008 23:43:40 +0000 (16:43 -0700)
commita6198be5d05d195a7393b33a1df70dbf156c37c5
tree97af2a087a90023c0e0c174a5820f5c7a82ee373
parent08cd0bc83caa250787f90921d4e4108cb8004833
Add -Wdeclaration-after-statement to CFLAGS.

This should help us avoid writing non-portable code.
configure.ac