]> git.deb.at Git - pkg/abook.git/commitdiff
Regenerated properly
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Tue, 24 Apr 2001 13:56:27 +0000 (13:56 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Tue, 24 Apr 2001 13:56:27 +0000 (13:56 +0000)
configure

index 76f3a1c81d9bdb728260a68d9b5ea9d2bd863511..542db2b739811b4d2757c2215384d97d834d7fcc 100755 (executable)
--- 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