]> git.pld-linux.org Git - packages/php.git/commitdiff
- enable soap (nfy)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 9 Mar 2005 21:45:01 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.415

php.spec

index 0e8045ac8ed17ed80e05a522138de8c659acc98e..2e79580ea2eee0f8c2471b9683949f0804c6bff9 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1472,6 +1472,7 @@ for i in fcgi cgi cli apxs ; do
        %{?with_wddx:--enable-wddx=shared} \
        --enable-xml=shared \
        --enable-yp=shared \
+       --enable-soap=shared \
        --with-bz2=shared \
        %{?with_cpdf:--with-cpdflib=shared} \
        %{!?with_curl:--without-curl}%{?with_curl:--with-curl=shared} \
This page took 0.387313 seconds and 4 git commands to generate.