We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1c3bf commit c180e9bCopy full SHA for c180e9b
ext/zip/config.m4
@@ -65,7 +65,4 @@ if test "$PHP_ZIP" != "no"; then
65
PHP_NEW_EXTENSION(zip, $PHP_ZIP_SOURCES, $ext_shared)
66
67
PHP_SUBST(ZIP_SHARED_LIBADD)
68
-
69
- dnl so we always include the known-good working hack.
70
- PHP_ADD_MAKEFILE_FRAGMENT
71
fi
0 commit comments