summaryrefslogtreecommitdiffstats
path: root/odk/cfgWin.js
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2010-05-06 18:26:40 +0200
committerJuergen Schmidt <jsc@openoffice.org>2010-05-06 18:26:40 +0200
commit32b0f0d10079682a69fbc3bb2d4db1ec43715a88 (patch)
treec8927442ee235ddc3e3c9239009737e788fc8092 /odk/cfgWin.js
parentDEV300: merge masterfix ea9085d6db4c@DEV300 (diff)
downloadcore-32b0f0d10079682a69fbc3bb2d4db1ec43715a88.tar.gz
core-32b0f0d10079682a69fbc3bb2d4db1ec43715a88.zip
sdk321: adapt configuration and build env to work proper with spaces
Diffstat (limited to 'odk/cfgWin.js')
-rw-r--r--odk/cfgWin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/cfgWin.js b/odk/cfgWin.js
index 1cc7836d7414..0dc23d22aa25 100644
--- a/odk/cfgWin.js
+++ b/odk/cfgWin.js
@@ -846,7 +846,7 @@ function writeBatFile(fdir, file)
"REM if exist \"%OO_SDK_HOME%\\windows\\lib\\stlport_vc71_stldebug.lib\". (\n" +
"REM set STLDEBUG=_stldebug\n" +
"REM )\n\n" +
- "REM Check installation path for the StarOffice Development Kit.\n" +
+ "REM Check installation path for the Office Development Kit.\n" +
"if not defined OO_SDK_HOME (\n" +
" echo Error: the variable OO_SDK_HOME is missing!\n" +
" goto :error\n" +