[w3m-dev 04009] ./configure --disable-image problem

ABE Yuji <[email protected]>
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>

http://pc.2ch.net/test/read.cgi/unix/1065600900/163 
--disable-image  make 

diff -urN w3m-1.888/file.c w3m/file.c
--- w3m-1.888/file.c	2003-10-22 03:10:50.000000000 +0900
+++ w3m/file.c	2003-10-22 22:55:21.000000000 +0900
@@ -6608,7 +6608,7 @@
 	}
 #endif
 	lineBuf2 = convertLine(f, lineBuf2, HTML_MODE, &charset, doc_charset);
-#ifdef USE_M17N
+#if defined(USE_M17N) && defined(USE_IMAGE)
 	cur_document_charset = charset;
 #endif
 	HTMLlineproc0(lineBuf2->ptr, &htmlenv1, internal);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.