|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for sudo 1.9.11p1. |
| 3 | +# Generated by GNU Autoconf 2.71 for sudo 1.9.11p2. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugzilla.sudo.ws/>. |
6 | 6 | # |
@@ -621,8 +621,8 @@ MAKEFLAGS= |
621 | 621 | # Identity of this package. |
622 | 622 | PACKAGE_NAME='sudo' |
623 | 623 | PACKAGE_TARNAME='sudo' |
624 | | -PACKAGE_VERSION='1.9.11p1' |
625 | | -PACKAGE_STRING='sudo 1.9.11p1' |
| 624 | +PACKAGE_VERSION='1.9.11p2' |
| 625 | +PACKAGE_STRING='sudo 1.9.11p2' |
626 | 626 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
627 | 627 | PACKAGE_URL='' |
628 | 628 |
|
@@ -1640,7 +1640,7 @@ if test "$ac_init_help" = "long"; then |
1640 | 1640 | # Omit some internal or obsolete options to make the list less imposing. |
1641 | 1641 | # This message is too long to be a string in the A/UX 3.1 sh. |
1642 | 1642 | cat <<_ACEOF |
1643 | | -\`configure' configures sudo 1.9.11p1 to adapt to many kinds of systems. |
| 1643 | +\`configure' configures sudo 1.9.11p2 to adapt to many kinds of systems. |
1644 | 1644 |
|
1645 | 1645 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1646 | 1646 |
|
|
1706 | 1706 |
|
1707 | 1707 | if test -n "$ac_init_help"; then |
1708 | 1708 | case $ac_init_help in |
1709 | | - short | recursive ) echo "Configuration of sudo 1.9.11p1:";; |
| 1709 | + short | recursive ) echo "Configuration of sudo 1.9.11p2:";; |
1710 | 1710 | esac |
1711 | 1711 | cat <<\_ACEOF |
1712 | 1712 |
|
|
1996 | 1996 | test -n "$ac_init_help" && exit $ac_status |
1997 | 1997 | if $ac_init_version; then |
1998 | 1998 | cat <<\_ACEOF |
1999 | | -sudo configure 1.9.11p1 |
| 1999 | +sudo configure 1.9.11p2 |
2000 | 2000 | generated by GNU Autoconf 2.71 |
2001 | 2001 |
|
2002 | 2002 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2653,7 +2653,7 @@ cat >config.log <<_ACEOF |
2653 | 2653 | This file contains any messages produced by compilers while |
2654 | 2654 | running configure, to aid debugging if configure makes a mistake. |
2655 | 2655 |
|
2656 | | -It was created by sudo $as_me 1.9.11p1, which was |
| 2656 | +It was created by sudo $as_me 1.9.11p2, which was |
2657 | 2657 | generated by GNU Autoconf 2.71. Invocation command line was |
2658 | 2658 |
|
2659 | 2659 | $ $0$ac_configure_args_raw |
@@ -33050,7 +33050,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
33050 | 33050 | # report actual input values of CONFIG_FILES etc. instead of their |
33051 | 33051 | # values after options handling. |
33052 | 33052 | ac_log=" |
33053 | | -This file was extended by sudo $as_me 1.9.11p1, which was |
| 33053 | +This file was extended by sudo $as_me 1.9.11p2, which was |
33054 | 33054 | generated by GNU Autoconf 2.71. Invocation command line was |
33055 | 33055 |
|
33056 | 33056 | CONFIG_FILES = $CONFIG_FILES |
@@ -33118,7 +33118,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
33118 | 33118 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
33119 | 33119 | ac_cs_config='$ac_cs_config_escaped' |
33120 | 33120 | ac_cs_version="\\ |
33121 | | -sudo config.status 1.9.11p1 |
| 33121 | +sudo config.status 1.9.11p2 |
33122 | 33122 | configured by $0, generated by GNU Autoconf 2.71, |
33123 | 33123 | with options \\"\$ac_cs_config\\" |
33124 | 33124 |
|
|
0 commit comments