aboutsummaryrefslogtreecommitdiffstats
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 3b346a8786..65a6873ada 100644
--- a/configure.ac
+++ b/configure.ac
@@ -538,6 +538,8 @@ AC_SEARCH_LIBS(floorl, m,
],
FLOORL_LO="floorl.lo")
AC_SUBST(FLOORL_LO)
+AC_SEARCH_LIBS(lrint, m,
+ [AC_DEFINE(HAVE_LRINT, 1, [Define if you have the 'lrint' function.])])
#