From: mike Date: Thu, 10 Jan 2013 19:01:13 +0000 (+0000) Subject: Don't need image libraries anymore. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc59af1095db341bc303f366aed6eebf3abc5bb;p=thirdparty%2Fcups.git Don't need image libraries anymore. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10794 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/config.h.in b/config.h.in index 4ad31b2181..a9807a3f14 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 /*