]> git.pld-linux.org Git - packages/php.git/blobdiff - spl-shared.patch
- release 12 (by relup.sh)
[packages/php.git] / spl-shared.patch
index 25a0298a036da6ed33a4f29bf1d338f23e2a2752..0e326fdbed312b9d9e4a241e4d60ecbabd8bd6fb 100644 (file)
@@ -80,7 +80,7 @@
                if test "x$(PHP_MODULES)" != "x"; then \
                $(top_srcdir)/build/shtool echo -n -- " -d extension_dir=$(top_builddir)/modules"; \
 -              for i in bz2 zlib phar; do \
-+              for i in spl bz2 zlib phar; do \
++              for i in pcre spl bz2 zlib phar; do \
                        if test -f "$(top_builddir)/modules/$$i.la"; then \
                                . $(top_builddir)/modules/$$i.la; $(top_srcdir)/build/shtool echo -n -- " -d extension=$$dlname"; \
                        fi; \
This page took 0.886231 seconds and 4 git commands to generate.