aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure24
1 files changed, 1 insertions, 23 deletions
diff --git a/configure b/configure
index bad17d97d..bc86756ff 100755
--- a/configure
+++ b/configure
@@ -625,7 +625,6 @@ ac_includes_default="\
625ac_subst_vars='LTLIBOBJS 625ac_subst_vars='LTLIBOBJS
626LIBOBJS 626LIBOBJS
627HAVE_SECCOMP_H 627HAVE_SECCOMP_H
628HAVE_CONTRIB_INSTALL
629HAVE_GCOV 628HAVE_GCOV
630BUSYBOX_WORKAROUND 629BUSYBOX_WORKAROUND
631HAVE_FATAL_WARNINGS 630HAVE_FATAL_WARNINGS
@@ -716,7 +715,6 @@ enable_suid
716enable_fatal_warnings 715enable_fatal_warnings
717enable_busybox_workaround 716enable_busybox_workaround
718enable_gcov 717enable_gcov
719enable_contrib_install
720' 718'
721 ac_precious_vars='build_alias 719 ac_precious_vars='build_alias
722host_alias 720host_alias
@@ -1365,8 +1363,6 @@ Optional Features:
1365 --enable-busybox-workaround 1363 --enable-busybox-workaround
1366 enable busybox workaround 1364 enable busybox workaround
1367 --enable-gcov Gcov instrumentation 1365 --enable-gcov Gcov instrumentation
1368 --enable-contrib-install
1369 install contrib scripts
1370 1366
1371Some influential environment variables: 1367Some influential environment variables:
1372 CC C compiler command 1368 CC C compiler command
@@ -3776,20 +3772,6 @@ if test "x$enable_gcov" = "xyes"; then :
3776 3772
3777fi 3773fi
3778 3774
3779HAVE_CONTRIB_INSTALL="yes"
3780# Check whether --enable-contrib-install was given.
3781if test "${enable_contrib_install+set}" = set; then :
3782 enableval=$enable_contrib_install;
3783fi
3784
3785if test "x$enable_contrib_install" = "xno"; then :
3786 HAVE_CONTRIB_INSTALL="no"
3787else
3788 HAVE_CONTRIB_INSTALL="yes"
3789
3790fi
3791
3792
3793# checking pthread library 3775# checking pthread library
3794{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpthread" >&5 3776{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpthread" >&5
3795$as_echo_n "checking for main in -lpthread... " >&6; } 3777$as_echo_n "checking for main in -lpthread... " >&6; }
@@ -3855,7 +3837,7 @@ if test "$prefix" = /usr; then
3855 sysconfdir="/etc" 3837 sysconfdir="/etc"
3856fi 3838fi
3857 3839
3858ac_config_files="$ac_config_files Makefile src/common.mk src/lib/Makefile src/fcopy/Makefile src/fnet/Makefile src/firejail/Makefile src/fnetfilter/Makefile src/firemon/Makefile src/libtrace/Makefile src/libtracelog/Makefile src/firecfg/Makefile src/fbuilder/Makefile src/fsec-print/Makefile src/ftee/Makefile src/faudit/Makefile src/fseccomp/Makefile src/fldd/Makefile src/libpostexecseccomp/Makefile src/fsec-optimize/Makefile" 3840ac_config_files="$ac_config_files Makefile src/common.mk src/lib/Makefile src/fcopy/Makefile src/fnet/Makefile src/firejail/Makefile src/fnetfilter/Makefile src/firemon/Makefile src/libtrace/Makefile src/libtracelog/Makefile src/firecfg/Makefile src/fsec-print/Makefile src/ftee/Makefile src/fseccomp/Makefile src/libpostexecseccomp/Makefile src/fsec-optimize/Makefile"
3859 3841
3860cat >confcache <<\_ACEOF 3842cat >confcache <<\_ACEOF
3861# This file is a shell script that caches the results of configure 3843# This file is a shell script that caches the results of configure
@@ -4575,12 +4557,9 @@ do
4575 "src/libtrace/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtrace/Makefile" ;; 4557 "src/libtrace/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtrace/Makefile" ;;
4576 "src/libtracelog/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtracelog/Makefile" ;; 4558 "src/libtracelog/Makefile") CONFIG_FILES="$CONFIG_FILES src/libtracelog/Makefile" ;;
4577 "src/firecfg/Makefile") CONFIG_FILES="$CONFIG_FILES src/firecfg/Makefile" ;; 4559 "src/firecfg/Makefile") CONFIG_FILES="$CONFIG_FILES src/firecfg/Makefile" ;;
4578 "src/fbuilder/Makefile") CONFIG_FILES="$CONFIG_FILES src/fbuilder/Makefile" ;;
4579 "src/fsec-print/Makefile") CONFIG_FILES="$CONFIG_FILES src/fsec-print/Makefile" ;; 4560 "src/fsec-print/Makefile") CONFIG_FILES="$CONFIG_FILES src/fsec-print/Makefile" ;;
4580 "src/ftee/Makefile") CONFIG_FILES="$CONFIG_FILES src/ftee/Makefile" ;; 4561 "src/ftee/Makefile") CONFIG_FILES="$CONFIG_FILES src/ftee/Makefile" ;;
4581 "src/faudit/Makefile") CONFIG_FILES="$CONFIG_FILES src/faudit/Makefile" ;;
4582 "src/fseccomp/Makefile") CONFIG_FILES="$CONFIG_FILES src/fseccomp/Makefile" ;; 4562 "src/fseccomp/Makefile") CONFIG_FILES="$CONFIG_FILES src/fseccomp/Makefile" ;;
4583 "src/fldd/Makefile") CONFIG_FILES="$CONFIG_FILES src/fldd/Makefile" ;;
4584 "src/libpostexecseccomp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libpostexecseccomp/Makefile" ;; 4563 "src/libpostexecseccomp/Makefile") CONFIG_FILES="$CONFIG_FILES src/libpostexecseccomp/Makefile" ;;
4585 "src/fsec-optimize/Makefile") CONFIG_FILES="$CONFIG_FILES src/fsec-optimize/Makefile" ;; 4564 "src/fsec-optimize/Makefile") CONFIG_FILES="$CONFIG_FILES src/fsec-optimize/Makefile" ;;
4586 4565
@@ -5061,6 +5040,5 @@ echo " EXTRA_LDFLAGS: $EXTRA_LDFLAGS"
5061echo " EXTRA_CFLAGS: $EXTRA_CFLAGS" 5040echo " EXTRA_CFLAGS: $EXTRA_CFLAGS"
5062echo " fatal warnings: $HAVE_FATAL_WARNINGS" 5041echo " fatal warnings: $HAVE_FATAL_WARNINGS"
5063echo " Gcov instrumentation: $HAVE_GCOV" 5042echo " Gcov instrumentation: $HAVE_GCOV"
5064echo " Install contrib scripts: $HAVE_CONTRIB_INSTALL"
5065echo " Install as a SUID executable: $HAVE_SUID" 5043echo " Install as a SUID executable: $HAVE_SUID"
5066echo 5044echo