aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 04:00:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-21 04:00:12 +0000
commitf855f6b88c0333c99c7c07862fabf713e94c0985 (patch)
treeb651f939ec81b2f1b838931964552fdd54ab05fc
parent33253b86fa33c92196f10108080dd0292da7a96f (diff)
updated INSTALL.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1174 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--INSTALL1
-rw-r--r--INSTALL.ja1
2 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9f6ed520..e4dbca5d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -125,6 +125,7 @@ Options for configure script
--disable-gtkspell disable spell checking feature (requires GtkSpell)
--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 .
diff --git a/INSTALL.ja b/INSTALL.ja
index 95d02a5c..ab2c2141 100644
--- a/INSTALL.ja
+++ b/INSTALL.ja
@@ -124,6 +124,7 @@ configure スクリプトのオプション
--disable-gtkspell スペルチェック機能(要 GtkSpell)を無効にする
--enable-jpilot JPilot 対応を有効にする
--enable-ldap LDAP 対応を有効にする
+ --enable-oniguruma システムの regex の代わりに鬼車を使用する
その他のオプションについては ./configure --help を参照してください。