From b52a47c338043c58e6ca09536095eb1b74b86561 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Wed, 13 Jan 2010 02:11:39 +0000 Subject: [PATCH] * Use UTF-8 in the xml declaring * Fix ?> from examples git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293479 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/windows/building.xml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/install/windows/building.xml b/install/windows/building.xml index c21560268e..24ba7af037 100644 --- a/install/windows/building.xml +++ b/install/windows/building.xml @@ -1,4 +1,4 @@ - + Building from source @@ -103,7 +103,6 @@ C:. | +---bin <- Toolchain | +---include <- Header files | +---lib <- Library files -?> ]]> @@ -240,7 +239,6 @@ C:. +---usr | +---local | +---share -?> ]]> @@ -268,7 +266,6 @@ C:. ]]> @@ -282,9 +279,8 @@ vcvarsx86_amd64 Running buildconf buildconf +buildconf Now run 'configure --help' -?> ]]> @@ -303,7 +299,6 @@ configure ... ... ... -?> ]]> @@ -324,7 +319,6 @@ configure --enable-one-shot ... ... ... -?> ]]> @@ -348,7 +342,6 @@ configure --disable-all --enable-cli --enable-one-shot ... ... ... -?> ]]> @@ -366,11 +359,10 @@ configure --disable-all --enable-cli --enable-one-shot Executing nmake nmake +nmake ... ... ... -?> ]]> @@ -417,7 +409,6 @@ C:\php\src\Release_TS\> php -v PHP 5.3.X (cli) (built: XXX XX XXXX XX:XX:XX) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies -?> ]]>