]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Add support for ASL and journald when doing "syslog" logging (STR #4474)
[thirdparty/cups.git] / config.h.in
index 098574913e3f8b1651edb2d38ab2995eaf5283cc..9a4ed16cdcb748c837f0f1ed8e39b3e1ac3d9350 100644 (file)
 #undef HAVE_VSYSLOG
 
 
+/*
+ * Do we have the ASL functions?
+ */
+
+#undef HAVE_ASL_H
+
+
+/*
+ * Do we have the systemd journal functions?
+ */
+
+#undef HAVE_SYSTEMD_SD_JOURNAL_H
+
+
 /*
  * Do we have the (v)snprintf() functions?
  */