]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Load cups into easysw/current.
[thirdparty/cups.git] / config.h.in
index a6f0f49047048ef389056b09b10d58c2c68f0b55..911a9e8eb12e1d583376999c585d40705aec0bf7 100644 (file)
@@ -1,10 +1,8 @@
 /*
- * "$Id: config.h.in 5008 2006-01-27 19:30:34Z mike $"
+ * "$Id: config.h.in 5157 2006-02-23 20:58:57Z mike $"
  *
  *   Configuration file for the Common UNIX Printing System (CUPS).
  *
- *   @configure_input@
- *
  *   Copyright 1997-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -62,6 +60,7 @@
 #define CUPS_DEFAULT_BROWSE_SHORT_NAMES        1
 #define CUPS_DEFAULT_DEFAULT_SHARED 1
 #define CUPS_DEFAULT_IMPLICIT_CLASSES  1
+#define CUPS_DEFAULT_USE_NETWORK_DEFAULT 1
 
 
 /*
 
 
 /*
- * Do we have the OpenSLP library?
+ * Do we have the SLP library?
  */
 
 #undef HAVE_LIBSLP
 
 
+/*
+ * Do we have an LDAP library?
+ */
+
+#undef HAVE_LDAP
+#undef HAVE_OPENLDAP
+
+
 /*
  * Do we have libpaper?
  */
 #undef HAVE_PTHREAD_H
 
 
+/*
+ * Do we have launchd support?
+ */
+
+#undef HAVE_LAUNCH_H
+#undef HAVE_LAUNCHD
+#define CUPS_DEFAULT_LAUNCHD_CONF ""
+
+
 /*
  * Various scripting languages...
  */
  */
 
 #undef HAVE_MEMBERSHIP_H
-#undef HAVE_MEMBERSHIPPRIV_H
 #undef HAVE_MBR_UID_TO_UUID
 
 
 #undef HAVE_NOTIFY_POST
 
 
+/*
+ * Do we have DBUS?
+ */
+
+#undef HAVE_DBUS
+
+
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id: config.h.in 5008 2006-01-27 19:30:34Z mike $".
+ * End of "$Id: config.h.in 5157 2006-02-23 20:58:57Z mike $".
  */