commit 4e17f3c322b291d48bcb0d11d8f874eb7eeebb96
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jun 19 21:28:31 2019 +0300

    Rename configure --with-litespeed to --enable-litespeed
    
    refs:
    - 
https://github.com/php/php-src/commit/8e456d3b9e34ce0bf26ec23a2c88cae2bedec7dd

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index bacd74d..39d9d25 100644
--- 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}'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/156728753ddb940956bcc5084c228786a0845d11

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to