]> granicus.if.org Git - php/commitdiff
update to default on
authorkrakjoe <joe.watkins@live.co.uk>
Sun, 10 Nov 2013 22:55:07 +0000 (22:55 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Sun, 10 Nov 2013 22:55:07 +0000 (22:55 +0000)
config.m4

index 33ea65b3963d67799f547b348f340cad2c9e52ce..bb9719015e527da979180b121612a3887c10b970 100644 (file)
--- 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, [ ])