]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Load cups into easysw/current.
[thirdparty/cups.git] / config.h.in
index ee1e4bc3468327e1060fc95d1e3be58b310f8f43..032146ea62720faddf6a7c80050dd19c1b4451b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: config.h.in 5020 2006-01-28 13:36:15Z mike $"
+ * "$Id: config.h.in 5028 2006-01-31 01:16:43Z mike $"
  *
  *   Configuration file for the Common UNIX Printing System (CUPS).
  *
@@ -62,6 +62,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
 
 
 /*
 #undef HAVE_NOTIFY_POST
 
 
+/*
+ * Do we have DBUS?
+ */
+
+#undef HAVE_DBUS
+
+
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id: config.h.in 5020 2006-01-28 13:36:15Z mike $".
+ * End of "$Id: config.h.in 5028 2006-01-31 01:16:43Z mike $".
  */