From: Jaakko Heinonen Date: Tue, 24 Apr 2001 13:56:27 +0000 (+0000) Subject: Regenerated properly X-Git-Tag: upstream/0.6.1~2^2~383 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=deaa47c3916af716d9e138c1c6d6af1b622ec617;p=pkg%2Fabook.git Regenerated properly --- diff --git a/configure b/configure index 76f3a1c..542db2b 100755 --- a/configure +++ b/configure @@ -697,7 +697,7 @@ fi PACKAGE=abook -VERSION=0.4.13-dev +VERSION=0.4.13-cvs if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } @@ -2432,10 +2432,6 @@ EOF fi -if test x$debug = xtrue; then - CPPFLAGS="-DDEBUG $CPPFLAGS" - CFLAGS="-g $CFLAGS" -fi if test x$GCC = xyes; then CFLAGS="-Wall $CFLAGS" fi