[w3m-dev 03804] fix autoconf

* acinclude.m4 (AC_W3M_MENU): default enabled
		(AC_W3M_MOUSE): default enabled
		(AC_W3M_COOKIE): default enabled
		(AC_W3M_LANG): can't detect locale here.
			autoconf set LANG=C
		(AC_W3M_DIGEST_AUTH): default enabled
		(AC_W3M_SSL): default enabled
* configure.in (AC_W3M_DIGEST_AUTH): added
From: Fumitoshi UKAI  <ukai@debian.or.jp>
This commit is contained in:
Fumitoshi UKAI
2003-03-10 17:50:50 +00:00
parent 1e8dcd968f
commit 2415b36cf7
6 changed files with 247 additions and 226 deletions

View File

@@ -36,6 +36,7 @@ AC_W3M_MENU
AC_W3M_COOKIE
AC_W3M_DICT
AC_W3M_HISTORY
AC_W3M_DIGEST_AUTH
AC_W3M_NNTP
AC_W3M_GOPHER