Add -Winline to the default CFLAGS for gcc, and remove
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Oct 2005 17:11:45 +0000 (17:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Oct 2005 17:11:45 +0000 (17:11 +0000)
commita35367184948324b521aaf7f94b852ea702d6ed2
treeba245a1fd248aba4004fd4f74129b7ebbac2b82a
parent3c55e27528f57ff0dcd4e291348d1002fd4a38d9
Add -Winline to the default CFLAGS for gcc, and remove
-Wold-style-definition, per recent discussion.
configure
configure.in