From 9504e47d94164c2e96844bd0fae6350b1a480c76 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 7 Jun 2006 02:44:55 +0000 Subject: * win32/configure.bat: add help message. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/configure.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'win32') diff --git a/win32/configure.bat b/win32/configure.bat index f8fc4f686..b36024371 100755 --- a/win32/configure.bat +++ b/win32/configure.bat @@ -87,6 +87,7 @@ goto :loop echo System types: echo --target=TARGET configure for TARGET [i386-mswin32] echo Optional Package: + echo --with-winsock2 link winsock2 echo --with-static-linked-ext link external modules statically echo --enable-install-doc install rdoc indexes during install del ~tmp~.mak -- cgit