aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-10-21 07:50:19 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-10-21 07:50:19 -0400
commit87062d8a10b6cbb76c0fdc49d556d660539647e2 (patch)
tree4d3b2b276f3308b753c1f9d1a222e25379c80936 /configure
parentUpdate bug_report.md (diff)
downloadfirejail-87062d8a10b6cbb76c0fdc49d556d660539647e2.tar.gz
firejail-87062d8a10b6cbb76c0fdc49d556d660539647e2.tar.zst
firejail-87062d8a10b6cbb76c0fdc49d556d660539647e2.zip
0.9.64 testing
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure26
1 files changed, 13 insertions, 13 deletions
diff --git a/configure b/configure
index 79315754c..223db707f 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
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.64rc2. 3# Generated by GNU Autoconf 2.69 for firejail 0.9.64.
4# 4#
5# Report bugs to <netblue30@protonmail.com>. 5# Report bugs to <netblue30@protonmail.com>.
6# 6#
@@ -580,8 +580,8 @@ 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.64rc2' 583PACKAGE_VERSION='0.9.64'
584PACKAGE_STRING='firejail 0.9.64rc2' 584PACKAGE_STRING='firejail 0.9.64'
585PACKAGE_BUGREPORT='netblue30@protonmail.com' 585PACKAGE_BUGREPORT='netblue30@protonmail.com'
586PACKAGE_URL='https://firejail.wordpress.com' 586PACKAGE_URL='https://firejail.wordpress.com'
587 587
@@ -1292,7 +1292,7 @@ if test "$ac_init_help" = "long"; then
1292 # Omit some internal or obsolete options to make the list less imposing. 1292 # Omit some internal or obsolete options to make the list less imposing.
1293 # This message is too long to be a string in the A/UX 3.1 sh. 1293 # This message is too long to be a string in the A/UX 3.1 sh.
1294 cat <<_ACEOF 1294 cat <<_ACEOF
1295\`configure' configures firejail 0.9.64rc2 to adapt to many kinds of systems. 1295\`configure' configures firejail 0.9.64 to adapt to many kinds of systems.
1296 1296
1297Usage: $0 [OPTION]... [VAR=VALUE]... 1297Usage: $0 [OPTION]... [VAR=VALUE]...
1298 1298
@@ -1354,7 +1354,7 @@ fi
1354 1354
1355if test -n "$ac_init_help"; then 1355if test -n "$ac_init_help"; then
1356 case $ac_init_help in 1356 case $ac_init_help in
1357 short | recursive ) echo "Configuration of firejail 0.9.64rc2:";; 1357 short | recursive ) echo "Configuration of firejail 0.9.64:";;
1358 esac 1358 esac
1359 cat <<\_ACEOF 1359 cat <<\_ACEOF
1360 1360
@@ -1470,7 +1470,7 @@ fi
1470test -n "$ac_init_help" && exit $ac_status 1470test -n "$ac_init_help" && exit $ac_status
1471if $ac_init_version; then 1471if $ac_init_version; then
1472 cat <<\_ACEOF 1472 cat <<\_ACEOF
1473firejail configure 0.9.64rc2 1473firejail configure 0.9.64
1474generated by GNU Autoconf 2.69 1474generated by GNU Autoconf 2.69
1475 1475
1476Copyright (C) 2012 Free Software Foundation, Inc. 1476Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1772,7 +1772,7 @@ cat >config.log <<_ACEOF
1772This file contains any messages produced by compilers while 1772This file contains any messages produced by compilers while
1773running configure, to aid debugging if configure makes a mistake. 1773running configure, to aid debugging if configure makes a mistake.
1774 1774
1775It was created by firejail $as_me 0.9.64rc2, which was 1775It was created by firejail $as_me 0.9.64, which was
1776generated by GNU Autoconf 2.69. Invocation command line was 1776generated by GNU Autoconf 2.69. Invocation command line was
1777 1777
1778 $ $0 $@ 1778 $ $0 $@
@@ -3417,8 +3417,8 @@ if test "x$enable_apparmor" = "xyes"; then :
3417 HAVE_APPARMOR="-DHAVE_APPARMOR" 3417 HAVE_APPARMOR="-DHAVE_APPARMOR"
3418 3418
3419pkg_failed=no 3419pkg_failed=no
3420{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libapparmor" >&5 3420{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for AA" >&5
3421$as_echo_n "checking for libapparmor... " >&6; } 3421$as_echo_n "checking for AA... " >&6; }
3422 3422
3423if test -n "$AA_CFLAGS"; then 3423if test -n "$AA_CFLAGS"; then
3424 pkg_cv_AA_CFLAGS="$AA_CFLAGS" 3424 pkg_cv_AA_CFLAGS="$AA_CFLAGS"
@@ -3458,7 +3458,7 @@ fi
3458 3458
3459 3459
3460if test $pkg_failed = yes; then 3460if test $pkg_failed = yes; then
3461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 3461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3462$as_echo "no" >&6; } 3462$as_echo "no" >&6; }
3463 3463
3464if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 3464if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -3485,7 +3485,7 @@ Alternatively, you may set the environment variables AA_CFLAGS
3485and AA_LIBS to avoid the need to call pkg-config. 3485and AA_LIBS to avoid the need to call pkg-config.
3486See the pkg-config man page for more details." "$LINENO" 5 3486See the pkg-config man page for more details." "$LINENO" 5
3487elif test $pkg_failed = untried; then 3487elif test $pkg_failed = untried; then
3488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 3488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3489$as_echo "no" >&6; } 3489$as_echo "no" >&6; }
3490 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3490 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3491$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3491$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -4801,7 +4801,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4801# report actual input values of CONFIG_FILES etc. instead of their 4801# report actual input values of CONFIG_FILES etc. instead of their
4802# values after options handling. 4802# values after options handling.
4803ac_log=" 4803ac_log="
4804This file was extended by firejail $as_me 0.9.64rc2, which was 4804This file was extended by firejail $as_me 0.9.64, which was
4805generated by GNU Autoconf 2.69. Invocation command line was 4805generated by GNU Autoconf 2.69. Invocation command line was
4806 4806
4807 CONFIG_FILES = $CONFIG_FILES 4807 CONFIG_FILES = $CONFIG_FILES
@@ -4855,7 +4855,7 @@ _ACEOF
4855cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4855cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4856ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 4856ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4857ac_cs_version="\\ 4857ac_cs_version="\\
4858firejail config.status 0.9.64rc2 4858firejail config.status 0.9.64
4859configured by $0, generated by GNU Autoconf 2.69, 4859configured by $0, generated by GNU Autoconf 2.69,
4860 with options \\"\$ac_cs_config\\" 4860 with options \\"\$ac_cs_config\\"
4861 4861