From 8b91b07d486dec5a24e5f20337e4b41e23f015ff Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 10 Dec 2002 14:22:56 +0000 Subject: [PATCH] *** empty log message *** --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index e5123c9..b0d6273 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,3 +1,3 @@ #!/bin/sh -x autoreconf --install --force --verbose -: 'You can now run ./configure CFLAGS=-g --enable-maintainer-mode --with-dmalloc --disable-shared && make.' +: './configure CFLAGS="-g -Wall -pedantic" --enable-maintainer-mode --with-dmalloc --disable-shared' -- 2.11.4.GIT