From: krakjoe Date: Sun, 10 Nov 2013 22:55:07 +0000 (+0000) Subject: update to default on X-Git-Tag: php-5.6.0alpha1~110^2~502 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f9f86a15dbbec28c37a9f7ade85545124d2c764;p=php update to default on --- diff --git a/config.m4 b/config.m4 index 33ea65b396..bb9719015e 100644 --- a/config.m4 +++ b/config.m4 @@ -3,7 +3,7 @@ dnl $Id$ dnl PHP_ARG_ENABLE(phpdbg, for phpdbg support, -[ --enable-phpdbg Build phpdbg], no, no) +[ --enable-phpdbg Build phpdbg], yes, yes) if test "$PHP_PHPDBG" != "no"; then AC_DEFINE(HAVE_PHPDBG, 1, [ ])