From 8cdf35a75e877ffb2c1eec3319b8571a2168457a Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 26 Jan 2013 05:18:45 +0000 Subject: [PATCH] Sync up config.h. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10840 7a7537e8-13f0-0310-91df-b6672ffda945 --- xcode/config.h | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/xcode/config.h b/xcode/config.h index fe3f7c30ef..f86b269495 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -4,7 +4,7 @@ * * Configuration file for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -132,13 +132,10 @@ /* - * Do we have various image libraries? + * Do we have ZLIB? */ -/* #undef HAVE_LIBPNG */ #define HAVE_LIBZ 1 -/* #undef HAVE_LIBJPEG */ -/* #undef HAVE_LIBTIFF */ /* @@ -548,11 +545,8 @@ #define HAVE_GSS_GSSAPI_H 1 /* #undef HAVE_GSS_GSSAPI_SPI_H */ #define HAVE_GSSAPI 1 -/* #undef HAVE_GSSAPI_GENERIC_H */ /* #undef HAVE_GSSAPI_GSSAPI_H */ /* #undef HAVE_GSSAPI_H */ -#define HAVE_GSSAPI_KRB5_H 1 -#define HAVE_KRB5_H 1 /* -- 2.47.2