# HG changeset patch # User Ethan Blanton # Date 1161214917 0 # Node ID d1ffbae3a73a69b3a7193ecdcf421e3ff60e0459 # Parent abc5706bfade5fd2cfcb932ba421efde5eccc47a [gaim-migrate @ 17538] -Wall should be set by configure.ac iff CC=gcc committer: Tailor Script diff -r abc5706bfade -r d1ffbae3a73a console/libgnt/Makefile.am --- a/console/libgnt/Makefile.am Wed Oct 18 22:27:30 2006 +0000 +++ b/console/libgnt/Makefile.am Wed Oct 18 23:41:57 2006 +0000 @@ -60,5 +60,4 @@ AM_CPPFLAGS = \ $(GLIB_CFLAGS) \ - $(GNT_CFLAGS) \ - -Wall + $(GNT_CFLAGS)