[w3m-dev 03311] Re: Passwords

* configure (config.h): default PASSWD_FILE
* fm.h (passwd_file): default PASSWD_FILE
From: Yuuichi Teranishi <teranisi@gohome.org>
This commit is contained in:
Fumitoshi UKAI
2002-09-11 15:08:49 +00:00
parent 4176436cc4
commit 87442b63f4
3 changed files with 11 additions and 2 deletions

View File

@@ -167,6 +167,7 @@ MODEL=Linux.i686-monster-ja
#define COOKIE_FILE "cookie"
#define HISTORY_FILE "history"
#define PASSWD_FILE RC_DIR "/passwd"
#define USER_MAILCAP RC_DIR "/mailcap"
#define SYS_MAILCAP "/etc/mailcap"
#define USER_MIMETYPES "~/.mime.types"