summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index 7ef5fa8..3391c52 100644
--- a/configure.in
+++ b/configure.in
@@ -62,10 +62,6 @@ AC_CHECK_LIB([kvm], [kvm_open], ,
AC_C_CONST
AC_TYPE_SIZE_T
-# Checks for library functions.
-AC_FUNC_MALLOC
-AC_FUNC_MEMCMP
-
AC_CONFIG_FILES([Makefile module/Makefile tools/Makefile doc/Makefile])
AC_OUTPUT