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 c176d3f..ee36101 100644
--- a/configure.ac
+++ b/configure.ac
@@ -135,11 +135,6 @@ AC_LANG_POP([C++])
AM_CONDITIONAL([IS_GIT_REPO], [test -d '.git'])
-# Checks for library functions.
-# Commented to remove rpl_malloc linking error
-#AC_FUNC_MALLOC
-AC_FUNC_MEMCMP
-AC_FUNC_REALLOC
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([bzero floor ftime gettimeofday memset sqrt strchr strerror strtol])