|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for firejail 0.9.80-rc1. |
| 3 | +# Generated by GNU Autoconf 2.72 for firejail 0.9.80. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://github.com/netblue30/firejail/issues>. |
6 | 6 | # |
@@ -603,8 +603,8 @@ MAKEFLAGS= |
603 | 603 | # Identity of this package. |
604 | 604 | PACKAGE_NAME='firejail' |
605 | 605 | PACKAGE_TARNAME='firejail' |
606 | | -PACKAGE_VERSION='0.9.80-rc1' |
607 | | -PACKAGE_STRING='firejail 0.9.80-rc1' |
| 606 | +PACKAGE_VERSION='0.9.80' |
| 607 | +PACKAGE_STRING='firejail 0.9.80' |
608 | 608 | PACKAGE_BUGREPORT='https://github.com/netblue30/firejail/issues' |
609 | 609 | PACKAGE_URL='https://firejail.wordpress.com' |
610 | 610 |
|
@@ -1311,7 +1311,7 @@ if test "$ac_init_help" = "long"; then |
1311 | 1311 | # Omit some internal or obsolete options to make the list less imposing. |
1312 | 1312 | # This message is too long to be a string in the A/UX 3.1 sh. |
1313 | 1313 | cat <<_ACEOF |
1314 | | -'configure' configures firejail 0.9.80-rc1 to adapt to many kinds of systems. |
| 1314 | +'configure' configures firejail 0.9.80 to adapt to many kinds of systems. |
1315 | 1315 |
|
1316 | 1316 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1317 | 1317 |
|
|
1373 | 1373 |
|
1374 | 1374 | if test -n "$ac_init_help"; then |
1375 | 1375 | case $ac_init_help in |
1376 | | - short | recursive ) echo "Configuration of firejail 0.9.80-rc1:";; |
| 1376 | + short | recursive ) echo "Configuration of firejail 0.9.80:";; |
1377 | 1377 | esac |
1378 | 1378 | cat <<\_ACEOF |
1379 | 1379 |
|
|
1495 | 1495 | test -n "$ac_init_help" && exit $ac_status |
1496 | 1496 | if $ac_init_version; then |
1497 | 1497 | cat <<\_ACEOF |
1498 | | -firejail configure 0.9.80-rc1 |
| 1498 | +firejail configure 0.9.80 |
1499 | 1499 | generated by GNU Autoconf 2.72 |
1500 | 1500 |
|
1501 | 1501 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1607,7 +1607,7 @@ cat >config.log <<_ACEOF |
1607 | 1607 | This file contains any messages produced by compilers while |
1608 | 1608 | running configure, to aid debugging if configure makes a mistake. |
1609 | 1609 |
|
1610 | | -It was created by firejail $as_me 0.9.80-rc1, which was |
| 1610 | +It was created by firejail $as_me 0.9.80, which was |
1611 | 1611 | generated by GNU Autoconf 2.72. Invocation command line was |
1612 | 1612 |
|
1613 | 1613 | $ $0$ac_configure_args_raw |
@@ -5071,7 +5071,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
5071 | 5071 | # report actual input values of CONFIG_FILES etc. instead of their |
5072 | 5072 | # values after options handling. |
5073 | 5073 | ac_log=" |
5074 | | -This file was extended by firejail $as_me 0.9.80-rc1, which was |
| 5074 | +This file was extended by firejail $as_me 0.9.80, which was |
5075 | 5075 | generated by GNU Autoconf 2.72. Invocation command line was |
5076 | 5076 |
|
5077 | 5077 | CONFIG_FILES = $CONFIG_FILES |
@@ -5127,7 +5127,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
5127 | 5127 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
5128 | 5128 | ac_cs_config='$ac_cs_config_escaped' |
5129 | 5129 | ac_cs_version="\\ |
5130 | | -firejail config.status 0.9.80-rc1 |
| 5130 | +firejail config.status 0.9.80 |
5131 | 5131 | configured by $0, generated by GNU Autoconf 2.72, |
5132 | 5132 | with options \\"\$ac_cs_config\\" |
5133 | 5133 |
|
|
0 commit comments