Skip to content

Commit c180e9b

Browse files
petkremicollet
authored andcommitted
Remove unused call to Makefile.frag in ext/zip
The Makefile.frag has been removed in ext/zip.
1 parent 7f1c3bf commit c180e9b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext/zip/config.m4

-3
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,4 @@ if test "$PHP_ZIP" != "no"; then
6565
PHP_NEW_EXTENSION(zip, $PHP_ZIP_SOURCES, $ext_shared)
6666

6767
PHP_SUBST(ZIP_SHARED_LIBADD)
68-
69-
dnl so we always include the known-good working hack.
70-
PHP_ADD_MAKEFILE_FRAGMENT
7168
fi

0 commit comments

Comments
 (0)