aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-14 07:39:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-01-14 07:39:32 +0000
commitc66979e9a01714a5994641eb777eeaf7dc49ea24 (patch)
treeac55a85ac6f45f50bc9d99bcb833ff9c2a96092a /INSTALL
parent9d6bc5eda1364c3c347b710c913538dd6a5f19a3 (diff)
updated INSTALL and configure.in.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2429 ee746299-78ed-0310-b773-934348b2243d
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 .