X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=configure;h=7d43b581c80804e292d87c1fb52c535a0b3d19d8;hb=47ca9ac04785f2d48d28886cbc4e2802b19dd9cf;hp=0d58ffa8d9c959204b721e94639f85d4d52978c4;hpb=4667cad59690d29dd0ad7868573e017a6b9f4a3f;p=pkg%2Fabook.git diff --git a/configure b/configure index 0d58ffa..7d43b58 100755 --- a/configure +++ b/configure @@ -4024,8 +4024,7 @@ fi - -for ac_header in unistd.h locale.h termios.h linux/termios.h sys/ioctl.h +for ac_header in unistd.h locale.h termios.h sys/ioctl.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then @@ -6811,7 +6810,7 @@ else fi; if test x$debug = xtrue; then - CPPFLAGS="-DDEBUG $CPPFLAGS" + CPPFLAGS="-DDEBUG=1 $CPPFLAGS" CFLAGS="-g $CFLAGS" fi