commit 2dd7b56eb55b15ec753ea1f023edb3a42e736113
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Jun 15 21:04:51 2019 +0300

    Rename --enable-libxml to --with-libxml to meet naming guidelines
    
    refs:
    - 
https://github.com/php/php-src/commit/9f0c9b7ad6316b6185a2fc2997bf241785c30120

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index c7f8be8..cc74c0a 100644
--- a/php.spec
+++ b/php.spec
@@ -2313,7 +2313,7 @@ for sapi in $sapis; do
        %{__enable_disable fileinfo fileinfo shared} \
        %{__enable_disable ftp ftp shared} \
        %{?with_intl:--enable-intl=shared} \
-       --enable-libxml \
+       --with-libxml \
        %{__enable_disable mbstring mbstring shared,all} \
        --with-onig=/usr \
        --enable-mbregex \
================================================================

---- gitweb:

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

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

Reply via email to