aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2004-08-04 17:32:27 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2004-08-04 17:32:27 +0000
commitd16ac274cf791cc04e6d9ed4a09a0b727feac7b7 (patch)
tree2dcd3226f690c47ce2e9dfb719552be68ca666ae /config.h.in
parent[w3m-dev 04095] build fix when configure with --enable-messagel10n (diff)
downloadw3m-d16ac274cf791cc04e6d9ed4a09a0b727feac7b7.tar.gz
w3m-d16ac274cf791cc04e6d9ed4a09a0b727feac7b7.zip
[w3m-dev 04096] w3m-img gtk2
* acinclude.m4 (AC_W3M_IMAGE): add USE_GTK2 add --with-imagelib=gtk2 * aclocal.m4 config.guess config.sub configure: regen * config.h.in: add USE_GTK2 * w3mimg/fb/fb_gdkpixbuf.c: support USE_GTK2 * w3mimg/fb/fb_img.h: add fb_image_init() * w3mimg/fb/fb_imlib2.h: fb_image_init() stub * w3mimg/fb/fb_w3mimg.c: call fb_image_init() * w3mimg/x11/x11_w3mimg.c: support USE_GTK2 From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 32a1647..28a3dba 100644
--- a/config.h.in
+++ b/config.h.in
@@ -72,6 +72,7 @@
#undef W3MIMGDISPLAY_SETUID
#undef USE_IMLIB
#undef USE_GDKPIXBUF
+#undef USE_GTK2
#undef USE_IMLIB2
#undef USE_XFACE
#undef USE_DICT