diff --git a/reference/libxml/setup.xml b/reference/libxml/setup.xml index be83b5d509..8b77ac42b4 100644 --- a/reference/libxml/setup.xml +++ b/reference/libxml/setup.xml @@ -25,14 +25,15 @@ The optional directive is used to specify the location of libxml on the system that PHP is being compiled on, otherwise only the - default locations are scanned. The configure process checks for libxml - (specifically, xml2-config) in the following order: + default locations are scanned. The configure process + checks for libxml (specifically, xml2-config) in the + following order: The location ([DIR]) specified with - ([DIR]/bin/xml2-config) + ([DIR]=/bin/xml2-config) @@ -47,7 +48,7 @@ - If configure cannot find xml2-config in the directory + If configure cannot find xml2-config in the directory specified by , then it'll continue on and check the default locations. @@ -90,4 +91,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -