summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index b4a1b26..592bc5a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,10 +26,6 @@ AC_SUBST(WARN_CFLAGS)
LT_PREREQ([2.2.4])
LT_INIT([disable-static])
-PKG_CHECK_MODULES(LIBSECCOMP, [libseccomp])
-AC_SUBST(LIBSECCOMP_CFLAGS)
-AC_SUBST(LIBSECCOMP_LIBS)
-
AC_CONFIG_FILES([
Makefile
])