X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=configure;h=542db2b739811b4d2757c2215384d97d834d7fcc;hb=deaa47c3916af716d9e138c1c6d6af1b622ec617;hp=76f3a1c81d9bdb728260a68d9b5ea9d2bd863511;hpb=af90a0834fb7f729d77b1312f58c80b187043218;p=pkg%2Fabook.git 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