[w3m-dev 03804] fix autoconf
* config.h.in (EAMCS_LIKE_LINEEDIT): define (VI_PREC_NUM): define (USE_MARK): define (LABEL_TOPLINE): define (NEXTPAGE_TOPLINE): define (FTPPASS_HOSTNAMEGEN): define (SHOW_PARAMS): define (VIEW_UNSEENOBJECTS): define (ID_EXT): define From: Fumitoshi UKAI <ukai@debian.or.jp>
This commit is contained in:
18
config.h.in
18
config.h.in
@@ -42,11 +42,11 @@
|
||||
#undef USE_ANSI_COLOR
|
||||
#undef USE_BG_COLOR
|
||||
#undef USE_MIGEMO
|
||||
#undef EMACS_LIKE_LINEEDIT
|
||||
#undef VI_PREC_NUM
|
||||
#undef USE_MARK
|
||||
#undef LABEL_TOPLINE
|
||||
#undef NEXTPAGE_TOPLINE
|
||||
#define EMACS_LIKE_LINEEDIT
|
||||
#define VI_PREC_NUM
|
||||
#define USE_MARK
|
||||
#define LABEL_TOPLINE
|
||||
#define NEXTPAGE_TOPLINE
|
||||
#undef USE_MOUSE
|
||||
#undef USE_GPM
|
||||
#undef USE_SYSMOUSE
|
||||
@@ -55,7 +55,7 @@
|
||||
#undef USE_DIGEST_AUTH
|
||||
#undef USE_SSL
|
||||
#undef USE_SSL_VERIFY
|
||||
#undef FTPPASS_HOSTNAMEGEN
|
||||
#define FTPPASS_HOSTNAMEGEN
|
||||
#undef USE_HELP_CGI
|
||||
#undef USE_EXTERNAL_URI_LOADER
|
||||
#undef USE_W3MMAILER
|
||||
@@ -70,12 +70,12 @@
|
||||
#undef USE_GDKPIXBUF
|
||||
#undef USE_IMLIB2
|
||||
#undef USE_XFACE
|
||||
#undef SHOW_PARAMS
|
||||
#define SHOW_PARAMS
|
||||
#undef USE_DICT
|
||||
#undef USE_HISTORY
|
||||
#undef VIEW_UNSEENOBJECTS
|
||||
#define VIEW_UNSEENOBJECTS
|
||||
#undef FORMAT_NICE
|
||||
#undef ID_EXT
|
||||
#define ID_EXT
|
||||
#undef CLEAR_BUF
|
||||
#undef INET6
|
||||
#define USE_EGD
|
||||
|
Reference in New Issue
Block a user