aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-03 09:25:04 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-03 09:25:04 -0400
commit228be74d59e54290f4a8f4e061112dd67ba2778f (patch)
tree876f26eff3c8b478df6153bf405536040b7c8a1f /configure
parentmore on email change (diff)
downloadfirejail-228be74d59e54290f4a8f4e061112dd67ba2778f.tar.gz
firejail-228be74d59e54290f4a8f4e061112dd67ba2778f.tar.zst
firejail-228be74d59e54290f4a8f4e061112dd67ba2778f.zip
replaced --enable-man with --disable-man in ./configure
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure73
1 files changed, 37 insertions, 36 deletions
diff --git a/configure b/configure
index 762d5b1f7..0845862b4 100755
--- a/configure
+++ b/configure
@@ -1,8 +1,8 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for firejail 0.9.63. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.64.rc1.
4# 4#
5# Report bugs to <netblue30@yahoo.com>. 5# Report bugs to <netblue30@protonmail.com>.
6# 6#
7# 7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -267,10 +267,10 @@ fi
267 $as_echo "$0: be upgraded to zsh 4.3.4 or later." 267 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
268 else 268 else
269 $as_echo "$0: Please tell bug-autoconf@gnu.org and 269 $as_echo "$0: Please tell bug-autoconf@gnu.org and
270$0: netblue30@yahoo.com about your system, including any 270$0: netblue30@protonmail.com about your system, including
271$0: error possibly output before this message. Then install 271$0: any error possibly output before this message. Then
272$0: a modern shell, or manually run the script under such a 272$0: install a modern shell, or manually run the script
273$0: shell if you do have one." 273$0: under such a shell if you do have one."
274 fi 274 fi
275 exit 1 275 exit 1
276fi 276fi
@@ -580,9 +580,9 @@ MAKEFLAGS=
580# Identity of this package. 580# Identity of this package.
581PACKAGE_NAME='firejail' 581PACKAGE_NAME='firejail'
582PACKAGE_TARNAME='firejail' 582PACKAGE_TARNAME='firejail'
583PACKAGE_VERSION='0.9.63' 583PACKAGE_VERSION='0.9.64.rc1'
584PACKAGE_STRING='firejail 0.9.63' 584PACKAGE_STRING='firejail 0.9.64.rc1'
585PACKAGE_BUGREPORT='netblue30@yahoo.com' 585PACKAGE_BUGREPORT='netblue30@protonmail.com'
586PACKAGE_URL='https://firejail.wordpress.com' 586PACKAGE_URL='https://firejail.wordpress.com'
587 587
588ac_unique_file="src/firejail/main.c" 588ac_unique_file="src/firejail/main.c"
@@ -630,7 +630,6 @@ CPP
630HAVE_SELINUX 630HAVE_SELINUX
631HAVE_CONTRIB_INSTALL 631HAVE_CONTRIB_INSTALL
632HAVE_GCOV 632HAVE_GCOV
633NEED_MAN
634BUSYBOX_WORKAROUND 633BUSYBOX_WORKAROUND
635HAVE_FATAL_WARNINGS 634HAVE_FATAL_WARNINGS
636HAVE_SUID 635HAVE_SUID
@@ -643,6 +642,7 @@ HAVE_GLOBALCFG
643HAVE_CHROOT 642HAVE_CHROOT
644HAVE_PRIVATE_HOME 643HAVE_PRIVATE_HOME
645HAVE_FIRETUNNEL 644HAVE_FIRETUNNEL
645HAVE_MAN
646HAVE_OVERLAYFS 646HAVE_OVERLAYFS
647HAVE_DBUSPROXY 647HAVE_DBUSPROXY
648EXTRA_LDFLAGS 648EXTRA_LDFLAGS
@@ -710,6 +710,7 @@ enable_analyzer
710enable_apparmor 710enable_apparmor
711enable_dbusproxy 711enable_dbusproxy
712enable_overlayfs 712enable_overlayfs
713enable_man
713enable_firetunnel 714enable_firetunnel
714enable_private_home 715enable_private_home
715enable_chroot 716enable_chroot
@@ -722,7 +723,6 @@ enable_whitelist
722enable_suid 723enable_suid
723enable_fatal_warnings 724enable_fatal_warnings
724enable_busybox_workaround 725enable_busybox_workaround
725enable_man
726enable_gcov 726enable_gcov
727enable_contrib_install 727enable_contrib_install
728enable_selinux 728enable_selinux
@@ -1291,7 +1291,7 @@ if test "$ac_init_help" = "long"; then
1291 # Omit some internal or obsolete options to make the list less imposing. 1291 # Omit some internal or obsolete options to make the list less imposing.
1292 # This message is too long to be a string in the A/UX 3.1 sh. 1292 # This message is too long to be a string in the A/UX 3.1 sh.
1293 cat <<_ACEOF 1293 cat <<_ACEOF
1294\`configure' configures firejail 0.9.63 to adapt to many kinds of systems. 1294\`configure' configures firejail 0.9.64.rc1 to adapt to many kinds of systems.
1295 1295
1296Usage: $0 [OPTION]... [VAR=VALUE]... 1296Usage: $0 [OPTION]... [VAR=VALUE]...
1297 1297
@@ -1353,7 +1353,7 @@ fi
1353 1353
1354if test -n "$ac_init_help"; then 1354if test -n "$ac_init_help"; then
1355 case $ac_init_help in 1355 case $ac_init_help in
1356 short | recursive ) echo "Configuration of firejail 0.9.63:";; 1356 short | recursive ) echo "Configuration of firejail 0.9.64.rc1:";;
1357 esac 1357 esac
1358 cat <<\_ACEOF 1358 cat <<\_ACEOF
1359 1359
@@ -1365,6 +1365,7 @@ Optional Features:
1365 --enable-apparmor enable apparmor 1365 --enable-apparmor enable apparmor
1366 --disable-dbusproxy disable dbus proxy 1366 --disable-dbusproxy disable dbus proxy
1367 --disable-overlayfs disable overlayfs 1367 --disable-overlayfs disable overlayfs
1368 --disable-man disable man pages
1368 --disable-firetunnel disable firetunnel 1369 --disable-firetunnel disable firetunnel
1369 --disable-private-home disable private home feature 1370 --disable-private-home disable private home feature
1370 --disable-chroot disable chroot 1371 --disable-chroot disable chroot
@@ -1379,7 +1380,6 @@ Optional Features:
1379 --enable-fatal-warnings -W -Wall -Werror 1380 --enable-fatal-warnings -W -Wall -Werror
1380 --enable-busybox-workaround 1381 --enable-busybox-workaround
1381 enable busybox workaround 1382 enable busybox workaround
1382 --enable-man generate and install man pages
1383 --enable-gcov Gcov instrumentation 1383 --enable-gcov Gcov instrumentation
1384 --enable-contrib-install 1384 --enable-contrib-install
1385 install contrib scripts 1385 install contrib scripts
@@ -1405,7 +1405,7 @@ Some influential environment variables:
1405Use these variables to override the choices made by `configure' or to help 1405Use these variables to override the choices made by `configure' or to help
1406it to find libraries and programs with nonstandard names/locations. 1406it to find libraries and programs with nonstandard names/locations.
1407 1407
1408Report bugs to <netblue30@yahoo.com>. 1408Report bugs to <netblue30@protonmail.com>.
1409firejail home page: <https://firejail.wordpress.com>. 1409firejail home page: <https://firejail.wordpress.com>.
1410_ACEOF 1410_ACEOF
1411ac_status=$? 1411ac_status=$?
@@ -1469,7 +1469,7 @@ fi
1469test -n "$ac_init_help" && exit $ac_status 1469test -n "$ac_init_help" && exit $ac_status
1470if $ac_init_version; then 1470if $ac_init_version; then
1471 cat <<\_ACEOF 1471 cat <<\_ACEOF
1472firejail configure 0.9.63 1472firejail configure 0.9.64.rc1
1473generated by GNU Autoconf 2.69 1473generated by GNU Autoconf 2.69
1474 1474
1475Copyright (C) 2012 Free Software Foundation, Inc. 1475Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1674,9 +1674,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1674$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 1674$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 1675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1676$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1676$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1677( $as_echo "## ---------------------------------- ## 1677( $as_echo "## --------------------------------------- ##
1678## Report this to netblue30@yahoo.com ## 1678## Report this to netblue30@protonmail.com ##
1679## ---------------------------------- ##" 1679## --------------------------------------- ##"
1680 ) | sed "s/^/$as_me: WARNING: /" >&2 1680 ) | sed "s/^/$as_me: WARNING: /" >&2
1681 ;; 1681 ;;
1682esac 1682esac
@@ -1771,7 +1771,7 @@ cat >config.log <<_ACEOF
1771This file contains any messages produced by compilers while 1771This file contains any messages produced by compilers while
1772running configure, to aid debugging if configure makes a mistake. 1772running configure, to aid debugging if configure makes a mistake.
1773 1773
1774It was created by firejail $as_me 0.9.63, which was 1774It was created by firejail $as_me 0.9.64.rc1, which was
1775generated by GNU Autoconf 2.69. Invocation command line was 1775generated by GNU Autoconf 2.69. Invocation command line was
1776 1776
1777 $ $0 $@ 1777 $ $0 $@
@@ -3539,6 +3539,19 @@ if test "x$enable_overlayfs" != "xno"; then :
3539 3539
3540fi 3540fi
3541 3541
3542HAVE_MAN="no"
3543# Check whether --enable-man was given.
3544if test "${enable_man+set}" = set; then :
3545 enableval=$enable_man;
3546fi
3547
3548if test "x$enable_man" != "xno"; then :
3549
3550 HAVE_MAN="-DHAVE_MAN"
3551
3552
3553fi
3554
3542HAVE_FIRETUNNEL="" 3555HAVE_FIRETUNNEL=""
3543# Check whether --enable-firetunnel was given. 3556# Check whether --enable-firetunnel was given.
3544if test "${enable_firetunnel+set}" = set; then : 3557if test "${enable_firetunnel+set}" = set; then :
@@ -3696,18 +3709,6 @@ if test "x$enable_busybox_workaround" = "xyes"; then :
3696 3709
3697fi 3710fi
3698 3711
3699NEED_MAN="yes"
3700# Check whether --enable-man was given.
3701if test "${enable_man+set}" = set; then :
3702 enableval=$enable_man;
3703fi
3704
3705if test "x$enable_man" = "xno"; then :
3706
3707 NEED_MAN="no"
3708
3709
3710fi
3711 3712
3712HAVE_GCOV="" 3713HAVE_GCOV=""
3713# Check whether --enable-gcov was given. 3714# Check whether --enable-gcov was given.
@@ -4758,7 +4759,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4758# report actual input values of CONFIG_FILES etc. instead of their 4759# report actual input values of CONFIG_FILES etc. instead of their
4759# values after options handling. 4760# values after options handling.
4760ac_log=" 4761ac_log="
4761This file was extended by firejail $as_me 0.9.63, which was 4762This file was extended by firejail $as_me 0.9.64.rc1, which was
4762generated by GNU Autoconf 2.69. Invocation command line was 4763generated by GNU Autoconf 2.69. Invocation command line was
4763 4764
4764 CONFIG_FILES = $CONFIG_FILES 4765 CONFIG_FILES = $CONFIG_FILES
@@ -4805,14 +4806,14 @@ Usage: $0 [OPTION]... [TAG]...
4805Configuration files: 4806Configuration files:
4806$config_files 4807$config_files
4807 4808
4808Report bugs to <netblue30@yahoo.com>. 4809Report bugs to <netblue30@protonmail.com>.
4809firejail home page: <https://firejail.wordpress.com>." 4810firejail home page: <https://firejail.wordpress.com>."
4810 4811
4811_ACEOF 4812_ACEOF
4812cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4813cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4813ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4814ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4814ac_cs_version="\\ 4815ac_cs_version="\\
4815firejail config.status 0.9.63 4816firejail config.status 0.9.64.rc1
4816configured by $0, generated by GNU Autoconf 2.69, 4817configured by $0, generated by GNU Autoconf 2.69,
4817 with options \\"\$ac_cs_config\\" 4818 with options \\"\$ac_cs_config\\"
4818 4819
@@ -5420,6 +5421,7 @@ echo " private home support: $HAVE_PRIVATE_HOME"
5420echo " file transfer support: $HAVE_FILE_TRANSFER" 5421echo " file transfer support: $HAVE_FILE_TRANSFER"
5421echo " overlayfs support: $HAVE_OVERLAYFS" 5422echo " overlayfs support: $HAVE_OVERLAYFS"
5422echo " DBUS proxy support: $HAVE_DBUSPROXY" 5423echo " DBUS proxy support: $HAVE_DBUSPROXY"
5424echo " Manpage support: $HAVE_MAN"
5423echo " firetunnel support: $HAVE_FIRETUNNEL" 5425echo " firetunnel support: $HAVE_FIRETUNNEL"
5424echo " busybox workaround: $BUSYBOX_WORKAROUND" 5426echo " busybox workaround: $BUSYBOX_WORKAROUND"
5425echo " Spectre compiler patch: $HAVE_SPECTRE" 5427echo " Spectre compiler patch: $HAVE_SPECTRE"
@@ -5427,7 +5429,6 @@ echo " EXTRA_LDFLAGS: $EXTRA_LDFLAGS"
5427echo " EXTRA_CFLAGS: $EXTRA_CFLAGS" 5429echo " EXTRA_CFLAGS: $EXTRA_CFLAGS"
5428echo " fatal warnings: $HAVE_FATAL_WARNINGS" 5430echo " fatal warnings: $HAVE_FATAL_WARNINGS"
5429echo " Gcov instrumentation: $HAVE_GCOV" 5431echo " Gcov instrumentation: $HAVE_GCOV"
5430echo " Generate and install man pages: $NEED_MAN"
5431echo " Install contrib scripts: $HAVE_CONTRIB_INSTALL" 5432echo " Install contrib scripts: $HAVE_CONTRIB_INSTALL"
5432echo " SELinux labeling support: $HAVE_SELINUX" 5433echo " SELinux labeling support: $HAVE_SELINUX"
5433echo " Install as a SUID executable: $HAVE_SUID" 5434echo " Install as a SUID executable: $HAVE_SUID"