aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 を参照してください。