From 40feb310a3399b674b4f8924465cee1ea441ffde Mon Sep 17 00:00:00 2001 From: Ito Hiroyuki Date: Tue, 21 Dec 2010 10:13:55 +0000 Subject: w3mimgdisplay supports Windows console (http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch). --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 7792a07..33d2357 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ W3M_LANG=${LC_ALL:-$LANG} dnl AM_INIT_AUTOMAKE(w3m, 0.4) AC_CONFIG_HEADER(config.h) dnl Checks for programs. -dnl AC_PROG_CXX +AC_PROG_CXX AC_PROG_AWK AC_PROG_CC AC_PROG_CPP @@ -184,7 +184,7 @@ scripts/multipart/Makefile scripts/multipart/multipart.cgi \ scripts/w3mman/Makefile scripts/w3mman/w3mman scripts/w3mman/w3mman.1 \ scripts/w3mman/w3mman2html.cgi \ libwc/Makefile \ -w3mimg/Makefile w3mimg/fb/Makefile w3mimg/x11/Makefile \ +w3mimg/Makefile w3mimg/fb/Makefile w3mimg/x11/Makefile w3mimg/win/Makefile \ w3mhelp-w3m_en.html w3mhelp-w3m_ja.html \ w3mhelp-lynx_en.html w3mhelp-lynx_ja.html]) -- cgit v1.2.3