aboutsummaryrefslogtreecommitdiffstats
path: root/tools/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/config.h.in')
-rw-r--r--tools/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/config.h.in b/tools/config.h.in
index bc1ed1057b..87d744b1b5 100644
--- a/tools/config.h.in
+++ b/tools/config.h.in
@@ -6,6 +6,9 @@
/* Define to 1 if you have the `crypto' library (-lcrypto). */
#undef HAVE_LIBCRYPTO
+/* Define to 1 if you have the `m' library (-lm). */
+#undef HAVE_LIBM
+
/* Define to 1 if you have the `yajl' library (-lyajl). */
#undef HAVE_LIBYAJL