summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:25:46 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-03 03:25:46 +0000
commit3bec82c728234b0fce537826fa71c25a85353122 (patch)
treef600e695c8870733e9bd0f73a67561a020291eb1
parent83a31e9e90b978d73cbcfa4c1b5e936bb395bafe (diff)
Mention about `--with-opt-dir`
* win32/configure.bat (--help): mention about `--with-opt-dir`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rwxr-xr-xwin32/configure.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/configure.bat b/win32/configure.bat
index 7246362372..98b2417d9c 100755
--- a/win32/configure.bat
+++ b/win32/configure.bat
@@ -222,6 +222,7 @@ goto :loop ;
echo --with-static-linked-ext link external modules statically
echo --with-ext="a,b,..." use extensions a, b, ...
echo --without-ext="a,b,..." ignore extensions a, b, ...
+ echo --with-out-dir=DIR-LIST add optional headers and libraries directories separated by $PATH_SEPARATOR
echo --disable-install-doc do not install rdoc indexes during install
echo --with-ntver=0xXXXX target NT version (shouldn't use with old SDK)
del *.tmp