X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=configure;h=4bfbde2ccecdd1bcbf224c2b83346671d8bbdd3c;hb=baf1c7616dd0a5fa1bafde2045ac2af22d95122a;hp=df8843cc51f560dfc677d46bca9faae07c846ade;hpb=2d06c6a4e54434ec600aec1e3cc3216ab629d286;p=pkg%2Fabook.git diff --git a/configure b/configure index df8843c..4bfbde2 100755 --- 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