]> git.pld-linux.org Git - packages/php.git/commitdiff
- use php regexps again; reported by second person
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Jun 2001 20:12:06 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.81

php.spec

index 6a9e99c63080aa82448910ba92bd8b03ace28d55..c90a5aac310b55f22ed94607cc7e81bf621cee24 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -750,7 +750,7 @@ for i in cgi apxs ; do
        --enable-shmop=shared \
        --enable-session \
        --enable-exif=shared \
-       --with-regex=system \
+       --with-regex=php \
        --with-gettext=shared \
        %{!?_without_ldap:--with-ldap=shared} \
        --with-mysql=shared,/usr \
This page took 0.064244 seconds and 4 git commands to generate.