nlopess Wed Feb 8 13:44:46 2006 UTC
Modified files:
/phpdoc/en/install/windows building.xml
Log:
revert the last part of the previous commit
http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/windows/building.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/install/windows/building.xml
diff -u phpdoc/en/install/windows/building.xml:1.11
phpdoc/en/install/windows/building.xml:1.12
--- phpdoc/en/install/windows/building.xml:1.11 Tue Feb 7 16:13:02 2006
+++ phpdoc/en/install/windows/building.xml Wed Feb 8 13:44:45 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<sect1 id="install.windows.building">
<title>Building from source</title>
<para>
@@ -221,9 +221,7 @@
url="&url.icu;">ICU</ulink> (needed for PHP >= 6).
</para>
<para>
- First you should open a Visual Studio Command Prompt (a normal Command
- Prompt window doesn't work because it doesn't have the necessary
- environment variables set), which should be
+ First you should open a Visual Studio Command Prompt, which should be
available under the Start menu. A regular Command Prompt window shouldn't
work, as probably it doesn't have the necessary environment variables set.
Then type something like <command>cd C:\work\php-5.x.x</command> to enter