- fix xmlreader option which was wrong in 5.1.1

This commit is contained in:
jorton 2005-12-01 17:17:14 +00:00
parent 90fb15d63d
commit f2152b1e28

View File

@ -378,7 +378,7 @@ build --enable-force-cgi-redirect \
--with-snmp=shared,%{_prefix} \ --with-snmp=shared,%{_prefix} \
--enable-soap=shared \ --enable-soap=shared \
--with-xsl=shared,%{_prefix} \ --with-xsl=shared,%{_prefix} \
--enable-xmlreader=shared \ --with-xmlreader=shared \
--enable-fastcgi \ --enable-fastcgi \
--enable-pdo=shared \ --enable-pdo=shared \
--with-pdo-odbc=shared,unixODBC,%{_prefix} \ --with-pdo-odbc=shared,unixODBC,%{_prefix} \