configure: Drop -Wdeclaration-after-statement.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 28 Dec 2014 16:49:36 +0000 (08:49 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 28 Dec 2014 16:49:36 +0000 (08:49 -0800)
commit55d8c2cfb3f1099f73fcad524d638d42104ad17f
tree8e3e6a641e9926829d10c96b8030ef111dea45ce
parent2855682105afd9ac6043ceaf39f2c5369acc5de2
configure: Drop -Wdeclaration-after-statement.

We keep getting new instances of this warning in the tree, and it's
not really necessary these days since even MSVC supports mid-block
declarations now.
acinclude.m4
configure.ac