From: Sara Golemon Date: Thu, 21 Dec 2017 21:35:10 +0000 (-0500) Subject: Fix darwin builds of phpdbg using frameworks X-Git-Tag: php-7.3.0alpha1~754 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=171ecbb8d13f7a7ff423221f511a07db119b9828;p=php Fix darwin builds of phpdbg using frameworks --- diff --git a/sapi/phpdbg/config.m4 b/sapi/phpdbg/config.m4 index 9fb4e62984..c3a26d38d5 100644 --- a/sapi/phpdbg/config.m4 +++ b/sapi/phpdbg/config.m4 @@ -46,6 +46,7 @@ if test "$BUILD_PHPDBG" = "" && test "$PHP_PHPDBG" != "no"; then \$(EXTRA_LIBS) \ \$(PHPDBG_EXTRA_LIBS) \ \$(ZEND_EXTRA_LIBS) \ + \$(PHP_FRAMEWORKS) \ -o \$(BUILD_BINARY)" BUILD_PHPDBG_SHARED="\$(LIBTOOL) --mode=link \