X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=configure;h=4bfbde2ccecdd1bcbf224c2b83346671d8bbdd3c;hb=6c9ce0f2451a77170fb630acfc44559adaeed118;hp=0d58ffa8d9c959204b721e94639f85d4d52978c4;hpb=4667cad59690d29dd0ad7868573e017a6b9f4a3f;p=pkg%2Fabook.git diff --git a/configure b/configure index 0d58ffa..4bfbde2 100755 --- a/configure +++ b/configure @@ -1613,7 +1613,7 @@ fi # Define the identity of the package. PACKAGE=abook - VERSION=0.5.4 + 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