]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Merge changes from CUPS 1.4svn-r7932.
[thirdparty/cups.git] / config.h.in
index 39a8d63f3f33cb4a5598bc928be2a74c74d31218..5199ee4f381dd3a3e547bc854fb908de9f89a817 100644 (file)
 #define CUPS_DEFAULT_ACCESS_LOG_LEVEL "actions"
 
 
+/*
+ * Default fatal error settings...
+ */
+
+#define CUPS_DEFAULT_FATAL_ERRORS      "config"
+
+
 /*
  * Default browsing settings...
  */
 #undef HAVE_HSTRERROR
 
 
+/*
+ * Do we have res_init()?
+ */
+
+#undef HAVE_RES_INIT
+
+
+/*
+ * Do we have <resolv.h>
+ */
+
+#undef HAVE_RESOLV_H
+
+
 /*
  * Do we have the <sys/sockio.h> header file?
  */