summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index b198f3c9..c63c4b66 100644
--- a/configure.ac
+++ b/configure.ac
@@ -171,11 +171,6 @@ if test x$HAVE_GCC_ASM = xyes ; then
fi
AM_CONDITIONAL(HAVE_GCC_ASM, test "x$HAVE_GCC_ASM" = "xyes")
-dnl FIXME: check if this is used; was used for floatcast.h in base
-dnl Check for fast float to int casting as defined in C99
-AC_C99_FUNC_LRINT
-AC_C99_FUNC_LRINTF
-
dnl *** checks for library functions ***
LIBS_SAVE=$LIBS