]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Import CUPS 1.4svn r7023 into easysw/current.
[thirdparty/cups.git] / config.h.in
index 4c4a217141bc508c31d83ca9adb2edcc29a567ed..2d1c5cdb39cb2f440b577356fdbddb7f343185e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: config.h.in 6878 2007-08-29 17:22:26Z mike $"
+ * "$Id: config.h.in 6930 2007-09-08 00:28:06Z mike $"
  *
  *   Configuration file for the Common UNIX Printing System (CUPS).
  *
 #define CUPS_DEFAULT_PRINTCAP  "/etc/printcap"
 
 
+/*
+ * Default Samba and LPD config files...
+ */
+
+#define CUPS_DEFAULT_SMB_CONFIG_FILE   ""
+#define CUPS_DEFAULT_LPD_CONFIG_FILE   ""
+
+
 /*
  * Default MaxCopies value...
  */
 #endif /* !_CUPS_CONFIG_H_ */
 
 /*
- * End of "$Id: config.h.in 6878 2007-08-29 17:22:26Z mike $".
+ * End of "$Id: config.h.in 6930 2007-09-08 00:28:06Z mike $".
  */