summaryrefslogtreecommitdiff
path: root/include/dix-config.h.in
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2009-07-18 15:51:29 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2009-07-20 22:04:18 -0700
commitbe4dd35ffecbf49aff13aa9f604a44c9b665ae92 (patch)
treea2fd5be944f95ff6da8e36d675f1d44a338e52ac /include/dix-config.h.in
parent2415e2dce918efd49d5e6d71f705255a234a866b (diff)
XQuartz: Initial support for automatic updates through Sparkle
(cherry picked from commit c45f1be36426bceeef9af67c26351114f14f5277)
Diffstat (limited to 'include/dix-config.h.in')
-rw-r--r--include/dix-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in
index 26ac22388..fcb582ff0 100644
--- a/include/dix-config.h.in
+++ b/include/dix-config.h.in
@@ -124,6 +124,9 @@
/* Have Quartz */
#undef XQUARTZ
+/* Support application updating through sparkle. */
+#undef XQUARTZ_SPARKLE
+
/* Build a standalone xpbproxy */
#undef STANDALONE_XPBPROXY