]> git.pld-linux.org Git - packages/php.git/commitdiff
- xslt off by default since it doesn't build at this moment auto/ac/php-5_0_2-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 Dec 2004 11:13:13 +0000 (11:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.383

php.spec

index 3f3bb2758bf01ff1a1ab8c3f62179f25d7af9968..2237220dd39fe7d237f3447c639036b5f4623bdc 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -20,6 +20,7 @@
 %bcond_with    java            # with Java extension module            (BR: jdk)
 %bcond_with    oci8            # with Oracle oci8 extension module     (BR: proprietary libs)
 %bcond_with    oracle          # with oracle extension module          (BR: proprietary libs)
+%bcond_with    xslt            # without XSLT extension module
 %bcond_without cpdf            # without cpdf extension module
 %bcond_without curl            # without CURL extension module
 %bcond_without domxslt         # without DOM XSLT/EXSLT support in DOM XML extension module
@@ -48,7 +49,6 @@
 %bcond_without wddx            # without WDDX extension module
 %bcond_without xmlrpc          # without XML-RPC extension module
 %bcond_without xml             # without XML and DOMXML extension modules
-%bcond_without xslt            # without XSLT extension module
 # To be verified
 # Removed from sources?
 %bcond_with    mono            # without Mono extensions module
This page took 0.0517 seconds and 4 git commands to generate.