From 62f2e4ead35b240a3d9b2285e863564ac69b63ea Mon Sep 17 00:00:00 2001 From: jorton Date: Tue, 12 Apr 2005 09:03:40 +0000 Subject: [PATCH] - don't pass enable-force-cgi-redirect for both SAPI builds - enable-inline-optimisation is on-by-default anyway, so omit --- php.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/php.spec b/php.spec index d8ebd2c..22f7a3d 100644 --- a/php.spec +++ b/php.spec @@ -374,11 +374,9 @@ ln -sf ../configure --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 \