mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Autotools: Remove unused PHPDBG_SHARED compile definition (#14762)
There was also redundant backslash escaping.
This commit is contained in:
@@ -92,7 +92,6 @@ if test "$PHP_PHPDBG" != "no"; then
|
||||
\$(EXTRA_LIBS) \
|
||||
\$(PHPDBG_EXTRA_LIBS) \
|
||||
\$(ZEND_EXTRA_LIBS) \
|
||||
\-DPHPDBG_SHARED \
|
||||
-o \$(BUILD_SHARED)"
|
||||
|
||||
PHP_SUBST([PHPDBG_EXTRA_LIBS])
|
||||
|
||||
Reference in New Issue
Block a user