aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL21
1 files changed, 11 insertions, 10 deletions
diff --git a/INSTALL b/INSTALL
index e3617eb8..80255658 100644
--- a/INSTALL
+++ b/INSTALL
@@ -87,7 +87,7 @@ o Mac OS X 10.3 / 10.4 + X11 for Mac OS X
Windows
-o Windows 2000 / XP / Vista / 7 (MinGW)
+o Windows 2000 / XP / Vista / 7 (MinGW / 32bit)
Build it
========
@@ -121,15 +121,16 @@ You can get GnuPG and GPGME from the following location:
Options for configure script
============================
- --disable-gpgme disable GnuPG support (requires GPGME and GnuPG)
- --disable-ssl disable SSL support (requires OpenSSL)
- --disable-compface disable compface (X-Face) support
- --disable-gtkspell disable spell checking feature (requires GtkSpell)
- --disable-threads disable multi-threading support
- --disable-ipv6 disable IPv6 support
- --enable-jpilot enable JPilot support
- --enable-ldap enable LDAP support
- --enable-oniguruma use Oniguruma instead of system's regex
+ --disable-gpgme disable GnuPG support (requires GPGME and GnuPG)
+ --disable-ssl disable SSL support (requires OpenSSL)
+ --disable-compface disable compface (X-Face) support
+ --disable-gtkspell disable spell checking feature (requires GtkSpell)
+ --disable-threads disable multi-threading support
+ --disable-ipv6 disable IPv6 support
+ --disable-updatecheck disable update check feature
+ --enable-jpilot enable JPilot support
+ --enable-ldap enable LDAP support
+ --enable-oniguruma use Oniguruma instead of system's regex
For other options, refer to ./configure --help .