summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-03-18 20:57:25 +0100
committerMichael Biebl <biebl@debian.org>2011-03-18 20:57:25 +0100
commit90dbc4faffa01cbdeb8e7a970d185273bcd849db (patch)
tree624af26a861d3493171c0dce174ca4fd835615df /config.h.in
parent845601bdde5af40c25670cbc248795ac0c258631 (diff)
Imported Upstream version 0.8.3.998
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 b06a93d5..d32ab372 100644
--- a/config.h.in
+++ b/config.h.in
@@ -30,6 +30,9 @@
/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
+/* Define if you have libnotify 0.7 or later */
+#undef HAVE_LIBNOTIFY_07
+
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H