summaryrefslogtreecommitdiffstats
path: root/rules/gtk.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gtk.in')
-rw-r--r--rules/gtk.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/rules/gtk.in b/rules/gtk.in
index ad5e268e8..3ffafab8f 100644
--- a/rules/gtk.in
+++ b/rules/gtk.in
@@ -4,7 +4,7 @@ menuconfig GTK
select GLIB
select ATK
select PANGO
- select LIBTIFF if GTK_LIBTIFF
+# select LIBTIFF if GTK_LIBTIFF
select LIBPNG if GTK_LIBPNG
select LIBJPEG if GTK_LIBJPG
select XORG_LIB_XEXT if GTK_TARGET_X11
@@ -18,12 +18,12 @@ menuconfig GTK
application suites.
-config GTK_LIBTIFF
- bool
- prompt "TIFF loader for gdk-pixbuf"
- depends on GTK
- depends on BROKEN
- default y
+#config GTK_LIBTIFF
+# bool
+# prompt "TIFF loader for gdk-pixbuf"
+# depends on GTK
+# depends on BROKEN
+# default y
config GTK_LIBJPEG
bool