r15872 - gnucash/trunk - Revert 15855: we can't get away with this yet.
Josh Sled
jsled at cvs.gnucash.org
Wed Apr 11 09:27:43 EDT 2007
Author: jsled
Date: 2007-04-11 09:27:41 -0400 (Wed, 11 Apr 2007)
New Revision: 15872
Trac: http://svn.gnucash.org/trac/changeset/15872
Modified:
gnucash/trunk/configure.in
Log:
Revert 15855: we can't get away with this yet.
Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in 2007-04-11 02:57:20 UTC (rev 15871)
+++ gnucash/trunk/configure.in 2007-04-11 13:27:41 UTC (rev 15872)
@@ -1305,6 +1305,7 @@
if test ${GCC}x = yesx
then
warnFLAGS=
+ CFLAGS="${CFLAGS} -Wno-unused"
# other flags...
# These next two are included in the GNOME_COMPILE_WARNINGS
#warnFLAGS="${warnFLAGS} -Wmissing-prototypes"
More information about the gnucash-changes
mailing list