Skip to content

Commit 2c20811

Browse files
authored
Autotools: Remove unused PHPDBG_SHARED compile definition (#14762)
There was also redundant backslash escaping.
1 parent bee84c0 commit 2c20811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sapi/phpdbg/config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ if test "$PHP_PHPDBG" != "no"; then
9292
\$(EXTRA_LIBS) \
9393
\$(PHPDBG_EXTRA_LIBS) \
9494
\$(ZEND_EXTRA_LIBS) \
95-
\-DPHPDBG_SHARED \
9695
-o \$(BUILD_SHARED)"
9796

9897
PHP_SUBST([PHPDBG_EXTRA_LIBS])

0 commit comments

Comments
 (0)