summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 05:08:33 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 05:08:33 +0000
commit4276d54adc40c8a39e1cb779bcf965075aa90f86 (patch)
treeea07384d5868385de0956a97dc98b72156edd1ef /config.h.in
parentedb57ecf2260733fe337a2bb8d27079d82f9fb6d (diff)
first attempt at libappindicator support
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ffee3dd..6137887 100644
--- a/config.h.in
+++ b/config.h.in
@@ -15,6 +15,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define if libappindicator is available */
+#undef HAVE_LIBAPPINDICATOR
+
/* Define if libnotify is available */
#undef HAVE_LIBNOTIFY