summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6aae24e..5941acf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -455,6 +455,8 @@ fi
AM_CONDITIONAL([ENABLE_PYTHON],[test "x$enable_python" = "xyes"])
+AC_SEARCH_LIBS([floor],[m])
+
AC_CONFIG_FILES([
Makefile
src/Makefile