fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/php/devel php.spec,1.67,1.68

Subject: rpms/php/devel php.spec,1.67,1.68
From:
Date: Tue, 12 Apr 2005 05:03:43 -0400
Update of /cvs/dist/rpms/php/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14906

Modified Files:
        php.spec 
Log Message:
- don't pass enable-force-cgi-redirect for both SAPI builds
- enable-inline-optimisation is on-by-default anyway, so omit



Index: php.spec
===================================================================
RCS file: /cvs/dist/rpms/php/devel/php.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- php.spec    12 Apr 2005 08:54:20 -0000      1.67
+++ php.spec    12 Apr 2005 09:03:40 -0000      1.68
@@ -374,11 +374,9 @@
         --with-libdir=%{_lib} \
        --with-config-file-path=%{_sysconfdir} \
        --with-config-file-scan-dir=%{_sysconfdir}/php.d \
-       --enable-force-cgi-redirect \
        --disable-debug \
        --with-pic \
        --disable-rpath \
-       --enable-inline-optimization \
        --with-bz2 \
        --with-db4=%{_prefix} \
        --with-curl \

--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/php/devel php.spec,1.67,1.68, fedora-cvs-commits <=