mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
Remove unused call to Makefile.frag in ext/zip
The Makefile.frag has been removed in ext/zip.
This commit is contained in:
@@ -65,7 +65,4 @@ if test "$PHP_ZIP" != "no"; then
|
||||
PHP_NEW_EXTENSION(zip, $PHP_ZIP_SOURCES, $ext_shared)
|
||||
|
||||
PHP_SUBST(ZIP_SHARED_LIBADD)
|
||||
|
||||
dnl so we always include the known-good working hack.
|
||||
PHP_ADD_MAKEFILE_FRAGMENT
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user