|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.71 for firejail 0.9.73. |
| 3 | +# Generated by GNU Autoconf 2.71 for firejail 0.9.74. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/netblue30/firejail/issues>.
|
6 | 6 | #
|
@@ -610,8 +610,8 @@ MAKEFLAGS=
|
610 | 610 | # Identity of this package.
|
611 | 611 | PACKAGE_NAME='firejail'
|
612 | 612 | PACKAGE_TARNAME='firejail'
|
613 |
| -PACKAGE_VERSION='0.9.73' |
614 |
| -PACKAGE_STRING='firejail 0.9.73' |
| 613 | +PACKAGE_VERSION='0.9.74' |
| 614 | +PACKAGE_STRING='firejail 0.9.74' |
615 | 615 | PACKAGE_BUGREPORT='https://github.com/netblue30/firejail/issues'
|
616 | 616 | PACKAGE_URL='https://firejail.wordpress.com'
|
617 | 617 |
|
@@ -1327,7 +1327,7 @@ if test "$ac_init_help" = "long"; then
|
1327 | 1327 | # Omit some internal or obsolete options to make the list less imposing.
|
1328 | 1328 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1329 | 1329 | cat <<_ACEOF
|
1330 |
| -\`configure' configures firejail 0.9.73 to adapt to many kinds of systems. |
| 1330 | +\`configure' configures firejail 0.9.74 to adapt to many kinds of systems. |
1331 | 1331 |
|
1332 | 1332 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1333 | 1333 |
|
|
1389 | 1389 |
|
1390 | 1390 | if test -n "$ac_init_help"; then
|
1391 | 1391 | case $ac_init_help in
|
1392 |
| - short | recursive ) echo "Configuration of firejail 0.9.73:";; |
| 1392 | + short | recursive ) echo "Configuration of firejail 0.9.74:";; |
1393 | 1393 | esac
|
1394 | 1394 | cat <<\_ACEOF
|
1395 | 1395 |
|
|
1516 | 1516 | test -n "$ac_init_help" && exit $ac_status
|
1517 | 1517 | if $ac_init_version; then
|
1518 | 1518 | cat <<\_ACEOF
|
1519 |
| -firejail configure 0.9.73 |
| 1519 | +firejail configure 0.9.74 |
1520 | 1520 | generated by GNU Autoconf 2.71
|
1521 | 1521 |
|
1522 | 1522 | Copyright (C) 2021 Free Software Foundation, Inc.
|
@@ -1625,7 +1625,7 @@ cat >config.log <<_ACEOF
|
1625 | 1625 | This file contains any messages produced by compilers while
|
1626 | 1626 | running configure, to aid debugging if configure makes a mistake.
|
1627 | 1627 |
|
1628 |
| -It was created by firejail $as_me 0.9.73, which was |
| 1628 | +It was created by firejail $as_me 0.9.74, which was |
1629 | 1629 | generated by GNU Autoconf 2.71. Invocation command line was
|
1630 | 1630 |
|
1631 | 1631 | $ $0$ac_configure_args_raw
|
@@ -5093,7 +5093,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
5093 | 5093 | # report actual input values of CONFIG_FILES etc. instead of their
|
5094 | 5094 | # values after options handling.
|
5095 | 5095 | ac_log="
|
5096 |
| -This file was extended by firejail $as_me 0.9.73, which was |
| 5096 | +This file was extended by firejail $as_me 0.9.74, which was |
5097 | 5097 | generated by GNU Autoconf 2.71. Invocation command line was
|
5098 | 5098 |
|
5099 | 5099 | CONFIG_FILES = $CONFIG_FILES
|
@@ -5149,7 +5149,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
5149 | 5149 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
5150 | 5150 | ac_cs_config='$ac_cs_config_escaped'
|
5151 | 5151 | ac_cs_version="\\
|
5152 |
| -firejail config.status 0.9.73 |
| 5152 | +firejail config.status 0.9.74 |
5153 | 5153 | configured by $0, generated by GNU Autoconf 2.71,
|
5154 | 5154 | with options \\"\$ac_cs_config\\"
|
5155 | 5155 |
|
|
0 commit comments