]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
Rename configure --with-litespeed to --enable-litespeed
[packages/php.git] / php.spec
index bacd74d60ffceb8c57d085583b535d97f2c7d0a8..39d9d25d7f5aef7febe7f1420a9b177aac84b0bd 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2306,7 +2306,7 @@ for sapi in $sapis; do
                sapi_args="--with-apxs2=%{apxs2} --with-apache-version=$ver"
        ;;
        litespeed)
-               sapi_args='--with-litespeed'
+               sapi_args='--enable-litespeed'
        ;;
        phpdbg)
                sapi_args='--enable-phpdbg %{?debug:--enable-phpdbg-debug}'
This page took 0.026212 seconds and 4 git commands to generate.