]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config.h.in
Merge pull request #4877 from Atalanttore/patch-1
[thirdparty/cups.git] / config.h.in
index 37cfc4cd1543f6320a204664ec32885e06eee7d0..0323eaace97b0785a280ab1ecaa5eb1ff2fbd0f1 100644 (file)
 #undef HAVE_PTHREAD_H
 
 
+/*
+ * Do we have on-demand support (launchd/systemd/upstart)?
+ */
+
+#undef HAVE_ONDEMAND
+
+
 /*
  * Do we have launchd support?
  */
 
 #undef HAVE_LAUNCH_H
 #undef HAVE_LAUNCHD
-#undef HAVE_LAUNCH_ACTIVATE_SOCKET
 
 
 /*
 #undef HAVE_SYSTEMD
 
 
+/*
+ * Do we have upstart support?
+ */
+
+#undef HAVE_UPSTART
+
+
 /*
  * Various scripting languages...
  */
  */
 
 #undef HAVE_GETGROUPLIST
+
 
 /*
- * Do we have OS X 10.4's mbr_XXX functions?
+ * Do we have macOS 10.4's mbr_XXX functions?
  */
 
 #undef HAVE_MEMBERSHIP_H
 
 
 /*
- * Location of OS X localization bundle, if any.
+ * Location of macOS localization bundle, if any.
  */
 
 #undef CUPS_BUNDLEDIR