summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-08-29 14:29:39 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2014-08-29 14:29:39 +0000
commit1e564ac849ad706c24c35a690da36a83767fd2ca (patch)
treedd05ec320e1fb7706a75faf6ddbadf896ef5d5c4 /config.h.in
parent193013f9094f7ed453e3b7cd44da81f4cf915785 (diff)
downloadcups-1e564ac849ad706c24c35a690da36a83767fd2ca.tar.gz
Add project for ippserver on Windows.
Sync up config.h and do some minor cleanup. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12135 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index a0257015f..a6c62b8e1 100644
--- a/config.h.in
+++ b/config.h.in
@@ -93,7 +93,7 @@
* Default MaxCopies value...
*/
-#define CUPS_DEFAULT_MAX_COPIES 100
+#define CUPS_DEFAULT_MAX_COPIES 9999
/*
@@ -150,10 +150,7 @@
* Do we have PAM stuff?
*/
-#ifndef HAVE_LIBPAM
#define HAVE_LIBPAM 0
-#endif /* !HAVE_LIBPAM */
-
#undef HAVE_PAM_PAM_APPL_H
#undef HAVE_PAM_SET_ITEM
#undef HAVE_PAM_SETCRED
@@ -297,6 +294,7 @@
#undef HAVE_CDSASSL
#undef HAVE_GNUTLS
+#undef HAVE_SSPISSL
#undef HAVE_SSL