diff options
Diffstat (limited to 'bcc32')
-rw-r--r-- | bcc32/configure.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bcc32/configure.bat b/bcc32/configure.bat index 1453e3da4..48985ea4d 100644 --- a/bcc32/configure.bat +++ b/bcc32/configure.bat @@ -64,7 +64,7 @@ goto :loop echo Installation directories:
echo --prefix=PREFIX install files in PREFIX [/usr]
echo System types:
- echo --target=TARGET configure for TARGET [i386-mswin32]
+ echo --target=TARGET configure for TARGET [i386-bccwin32]
echo Optional Package:
echo --with-static-linked-ext link external modules statically
echo --disable-install-doc do not install rdoc indexes during install
|