aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-03-19 15:49:30 +0100
committerFabian Groffen <grobian@gentoo.org>2019-03-19 15:49:30 +0100
commit2c8519dc360163fd99968ec6f317a4a7c946da90 (patch)
treeedeaa9abd29c512fc71bddaee4f107e3b74ebf86 /configure.ac
parentbuild: add gnulib sources (diff)
downloadportage-utils-2c8519dc360163fd99968ec6f317a4a7c946da90.tar.gz
portage-utils-2c8519dc360163fd99968ec6f317a4a7c946da90.tar.bz2
portage-utils-2c8519dc360163fd99968ec6f317a4a7c946da90.zip
q: fix misc issues found on Darwin
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 83f0438..870a059 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,6 @@ AM_PROG_AR
LT_INIT
AC_SUBST([LIBTOOL_DEPS])
-AC_CHECK_LIB([kvm], [kvm_open])
-
AC_CHECK_FUNCS_ONCE(m4_flatten([
scandirat
]))