configure.ac

branch
soc.2008.masterpassword
changeset 34114
c915903f6e43
parent 34113
eb934dc31159
child 34148
62a874e41930
--- a/configure.ac	Mon Mar 18 18:53:42 2013 +0100
+++ b/configure.ac	Mon Mar 18 19:38:19 2013 +0100
@@ -1476,7 +1476,7 @@
 	DEBUG_CFLAGS="-Wall $DEBUG_CFLAGS"
 	CFLAGS="-g $CFLAGS"
 fi
-DEBUG_CPPFLAGS=`echo "$DEBUG_CFLAGS" | $sedpath 's/-Wdeclaration-after-statement//' | $sedpath 's/-Wmissing-prototypes//'`
+DEBUG_CPPFLAGS=`echo "$DEBUG_CFLAGS" | $sedpath 's/-Wdeclaration-after-statement//' | $sedpath 's/-Wmissing-prototypes//' | $sedpath 's/-Waggregate-return//'`
 
 if test "x$SUNCC" = "xyes"; then
         CFLAGS="$CFLAGS -features=extensions" 

mercurial