aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-09-15 10:07:23 -0500
committerTed Gould <ted@gould.cx>2011-09-15 10:07:23 -0500
commit59a60d1e418b2ad975a58890e9e925f5a6f6e013 (patch)
treea68d772770adc264ce844a7061a3ee7c6120d3be /config.h.in
parent70ef2f0a626ffbb05b85874398ca2e7ce9058745 (diff)
parentd6580b428dacb69690def235fbdee1ed00d95b5f (diff)
downloadayatana-indicator-datetime-59a60d1e418b2ad975a58890e9e925f5a6f6e013.tar.gz
ayatana-indicator-datetime-59a60d1e418b2ad975a58890e9e925f5a6f6e013.tar.bz2
ayatana-indicator-datetime-59a60d1e418b2ad975a58890e9e925f5a6f6e013.zip
Import upstream version 0.2.94
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 ddb1256..979f5d2 100644
--- a/config.h.in
+++ b/config.h.in
@@ -27,6 +27,9 @@
/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES
+/* Define to 1 if you have the `m' library (-lm). */
+#undef HAVE_LIBM
+
/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H