update to default on

This commit is contained in:
krakjoe 2013-11-10 22:55:07 +00:00
parent aba249e5c7
commit 4f9f86a15d

View file

@ -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, [ ])