X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=configure;fp=configure;h=4bfbde2ccecdd1bcbf224c2b83346671d8bbdd3c;hb=a4028acb18fd04cbf03ddbd976115aeb04ddd867;hp=df8843cc51f560dfc677d46bca9faae07c846ade;hpb=9d3c228a31b33038c69861f59e50b2c2de1e825a;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