]> 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 fea79cbb3be6123d4da9b260f0786adedceac5b7..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...
  */