Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set,...
authorLaurent Monin <geeqie@norz.org>
Mon, 26 Jan 2009 08:36:23 +0000 (08:36 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 26 Jan 2009 08:36:23 +0000 (08:36 +0000)
commit4fcae73e00ff93c457770fbd05555e8e84122d7a
treea022f036bc0a1e49e2d342e46107c8c9279d08e5
parenta24c1c60db9cca6a849920f8a7301530683d97ef
Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set, move default optimization to -O2 by default (-O0 is only useful for specific debugging purposes).
configure.in