mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
update to default on
This commit is contained in:
parent
aba249e5c7
commit
4f9f86a15d
1 changed files with 1 additions and 1 deletions
|
@ -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, [ ])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue