summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-16 22:03:53 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2012-02-16 22:03:53 +0000
commit3e7fe0ca760ad0054cf5c9ec7c90ca415cf6eb06 (patch)
treee0269e4fb634285c75667d74a17e4e0b29419be0 /config.h.in
parentbb0d23b21bbbfc11033521e00f3b361b44a17829 (diff)
downloadcups-3e7fe0ca760ad0054cf5c9ec7c90ca415cf6eb06.tar.gz
Merge changes from CUPS 1.6svn-r10310.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@3683 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/config.h.in b/config.h.in
index e5f383e15..9c1faf9ab 100644
--- a/config.h.in
+++ b/config.h.in
@@ -379,13 +379,20 @@
/*
- * Do we have DNS Service Discovery (aka Bonjour)?
+ * Do we have mDNSResponder for DNS Service Discovery (aka Bonjour)?
*/
#undef HAVE_DNSSD
/*
+ * Do we have Avahi for DNS Service Discovery (aka Bonjour)?
+ */
+
+#undef HAVE_AVAHI
+
+
+/*
* Do we have <sys/ioctl.h>?
*/
@@ -724,13 +731,6 @@
/*
- * Do we have the ColorSyncRegisterDevice function?
- */
-
-#undef HAVE_COLORSYNCREGISTERDEVICE
-
-
-/*
* Do we have XPC?
*/