aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index fc5823143..5ef97cbd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -291,12 +291,6 @@ AS_IF([test "x$enable_lts" = "xyes"], [
291 AC_SUBST(HAVE_CONTRIB_INSTALL) 291 AC_SUBST(HAVE_CONTRIB_INSTALL)
292]) 292])
293 293
294
295
296
297# checking pthread library
298AC_CHECK_LIB([pthread], [main], [], AC_MSG_ERROR([*** POSIX thread support not installed ***]))
299AC_CHECK_HEADER(pthread.h,,AC_MSG_ERROR([*** POSIX thread support not installed ***]))
300AC_CHECK_HEADER([linux/seccomp.h],,AC_MSG_ERROR([*** SECCOMP support is not installed (/usr/include/linux/seccomp.h missing) ***])) 294AC_CHECK_HEADER([linux/seccomp.h],,AC_MSG_ERROR([*** SECCOMP support is not installed (/usr/include/linux/seccomp.h missing) ***]))
301 295
302# set sysconfdir 296# set sysconfdir