aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index b459b9d..23d7dd5 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -476,7 +476,7 @@ AC_DEFUN([AC_W3M_IMAGE],
AC_MSG_CHECKING(if image is enabled)
AC_ARG_ENABLE(image,
[ --disable-image=x11,fb,fb+s disable inline image],,
- [enable_image="x11,fb"])
+ [enable_image="yes"])
AC_MSG_RESULT($enable_image)
if test x$enable_image != xno; then
IMGOBJS=w3mimg/w3mimg.o