]> git.deb.at Git - pkg/abook.git/blobdiff - configure
- code cleanups and minor fixes
[pkg/abook.git] / configure
index df8843cc51f560dfc677d46bca9faae07c846ade..4bfbde2ccecdd1bcbf224c2b83346671d8bbdd3c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1613,7 +1613,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=abook
- VERSION=0.5.4rc1
+ VERSION=0.5.4rc3
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6811,7 +6811,7 @@ else
 fi;
 
 if test x$debug = xtrue; then
-       CPPFLAGS="-DDEBUG $CPPFLAGS"
+       CPPFLAGS="-DDEBUG=1 $CPPFLAGS"
        CFLAGS="-g $CFLAGS"
 fi