From 030efd1a95f640fe52c6f0eed0dc96091e087246 Mon Sep 17 00:00:00 2001 From: jorton Date: Fri, 13 Jan 2006 10:44:20 +0000 Subject: [PATCH] - adapt for changed configure argument name --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index ef627a0..5d11ea6 100644 --- a/php.spec +++ b/php.spec @@ -383,7 +383,7 @@ build --enable-force-cgi-redirect \ --with-snmp=shared,%{_prefix} \ --enable-soap=shared \ --with-xsl=shared,%{_prefix} \ - --with-xmlreader=shared \ + --enable-xmlreader=shared \ --enable-fastcgi \ --enable-pdo=shared \ --with-pdo-odbc=shared,unixODBC,%{_prefix} \