summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-01-14 22:10:30 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-01-14 22:10:30 +0000
commit0cb67df36975d4467f5247a561e4c3e04da41dc2 (patch)
treeca364c2bc4db236c01ffa20e8490a11e87983ee2 /config.h.in
parent0fa6c7fa54164ee70ee9ccfa936b889a637d5ecd (diff)
downloadcups-0cb67df36975d4467f5247a561e4c3e04da41dc2.tar.gz
Merge changes from CUPS 1.7svn-r10814.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4125 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index d054fc3fa..38ff95227 100644
--- a/config.h.in
+++ b/config.h.in
@@ -131,13 +131,10 @@
/*
- * Do we have various image libraries?
+ * Do we have ZLIB?
*/
-#undef HAVE_LIBPNG
#undef HAVE_LIBZ
-#undef HAVE_LIBJPEG
-#undef HAVE_LIBTIFF
/*