aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.dist
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2001-11-30 18:06:28 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2001-11-30 18:06:28 +0000
commitdcfbd6abaaa8015fb36911191a9eeb06bd052f6c (patch)
tree4ee185cd006ff254f6c1f95ce503d9343e26abe0 /config.h.dist
parent[w3m-dev 02600] (diff)
downloadw3m-dcfbd6abaaa8015fb36911191a9eeb06bd052f6c.tar.gz
w3m-dcfbd6abaaa8015fb36911191a9eeb06bd052f6c.zip
[w3m-dev 02601]
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r--config.h.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.dist b/config.h.dist
index 0df65ea..cbf0e78 100644
--- a/config.h.dist
+++ b/config.h.dist
@@ -117,6 +117,7 @@ MODEL=Linux.i686-monster-ja
#undef USE_NNTP
#undef USE_GOPHER
#undef USE_ALARM
+#define USE_HELP_CGI
#define DEF_EDITOR "/bin/vi"
#define DEF_MAILER "/bin/mail"
@@ -126,6 +127,7 @@ MODEL=Linux.i686-monster-ja
#define HELP_DIR "/usr/local/lib/w3m"
#define ETC_DIR "/usr/local/etc/w3m"
#define HELP_FILE "w3mhelp.html"
+#define HELP_CGI "w3mhelp"
#define W3MCONFIG "w3mconfig"
#define RC_DIR "~/.w3m/"