]> granicus.if.org Git - postgresql/commit
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)
commit93d358a8a4442358c3edccf53014d8a2e65a5bbe
treee0d9b33b7e58c317899e312b9207d866f5048553
parenta5fecda550c6a2d9422cf8b995ccb9ccd8bb47c8
Add -Winline to the default CFLAGS for gcc, and remove
-Wold-style-definition, per recent discussion.
configure
configure.in