aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-07 20:48:49 -0600
committerTed Gould <ted@gould.cx>2010-12-07 20:48:49 -0600
commit4478b59180eeca30d6d7a28db0cefc26672bca23 (patch)
tree0051f4dd16b634466fbbd33c810c2eba3c930558 /config.h.in
parent15d58f52744f1632d2a2f25a81e53f8fa1fee817 (diff)
parenta413ebac8c43f24d72cfeb983170204418201b58 (diff)
downloadlibayatana-appindicator-4478b59180eeca30d6d7a28db0cefc26672bca23.tar.gz
libayatana-appindicator-4478b59180eeca30d6d7a28db0cefc26672bca23.tar.bz2
libayatana-appindicator-4478b59180eeca30d6d7a28db0cefc26672bca23.zip
* New upstream release.
* Fixes to build with GTK 2/3 * Fixes to build with valac-0.12
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 4b8c91a..66e587e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -3,6 +3,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* whether gtk3 is available */
+#undef HAVE_GTK3
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H