aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 810b73513..e235118ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,6 +167,9 @@ AC_SUBST(LDFLAGS)
# Pkg-Config dependency checks
# -----------------------------------------------------------
+AC_CHECK_LIBM
+AC_SUBST(LIBM)
+
PKG_CHECK_MODULES(EMPATHY,
[
dbus-glib-1