|
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.8p1. |
| 3 | +# Generated by GNU Autoconf 2.71 for sudo 1.9.8p2. |
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.8p1' |
625 | | -PACKAGE_STRING='sudo 1.9.8p1' |
| 624 | +PACKAGE_VERSION='1.9.8p2' |
| 625 | +PACKAGE_STRING='sudo 1.9.8p2' |
626 | 626 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
627 | 627 | PACKAGE_URL='' |
628 | 628 |
|
@@ -1631,7 +1631,7 @@ if test "$ac_init_help" = "long"; then |
1631 | 1631 | # Omit some internal or obsolete options to make the list less imposing. |
1632 | 1632 | # This message is too long to be a string in the A/UX 3.1 sh. |
1633 | 1633 | cat <<_ACEOF |
1634 | | -\`configure' configures sudo 1.9.8p1 to adapt to many kinds of systems. |
| 1634 | +\`configure' configures sudo 1.9.8p2 to adapt to many kinds of systems. |
1635 | 1635 |
|
1636 | 1636 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1637 | 1637 |
|
|
1697 | 1697 |
|
1698 | 1698 | if test -n "$ac_init_help"; then |
1699 | 1699 | case $ac_init_help in |
1700 | | - short | recursive ) echo "Configuration of sudo 1.9.8p1:";; |
| 1700 | + short | recursive ) echo "Configuration of sudo 1.9.8p2:";; |
1701 | 1701 | esac |
1702 | 1702 | cat <<\_ACEOF |
1703 | 1703 |
|
|
1982 | 1982 | test -n "$ac_init_help" && exit $ac_status |
1983 | 1983 | if $ac_init_version; then |
1984 | 1984 | cat <<\_ACEOF |
1985 | | -sudo configure 1.9.8p1 |
| 1985 | +sudo configure 1.9.8p2 |
1986 | 1986 | generated by GNU Autoconf 2.71 |
1987 | 1987 |
|
1988 | 1988 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2639,7 +2639,7 @@ cat >config.log <<_ACEOF |
2639 | 2639 | This file contains any messages produced by compilers while |
2640 | 2640 | running configure, to aid debugging if configure makes a mistake. |
2641 | 2641 |
|
2642 | | -It was created by sudo $as_me 1.9.8p1, which was |
| 2642 | +It was created by sudo $as_me 1.9.8p2, which was |
2643 | 2643 | generated by GNU Autoconf 2.71. Invocation command line was |
2644 | 2644 |
|
2645 | 2645 | $ $0$ac_configure_args_raw |
@@ -31497,7 +31497,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
31497 | 31497 | # report actual input values of CONFIG_FILES etc. instead of their |
31498 | 31498 | # values after options handling. |
31499 | 31499 | ac_log=" |
31500 | | -This file was extended by sudo $as_me 1.9.8p1, which was |
| 31500 | +This file was extended by sudo $as_me 1.9.8p2, which was |
31501 | 31501 | generated by GNU Autoconf 2.71. Invocation command line was |
31502 | 31502 |
|
31503 | 31503 | CONFIG_FILES = $CONFIG_FILES |
@@ -31565,7 +31565,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
31565 | 31565 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
31566 | 31566 | ac_cs_config='$ac_cs_config_escaped' |
31567 | 31567 | ac_cs_version="\\ |
31568 | | -sudo config.status 1.9.8p1 |
| 31568 | +sudo config.status 1.9.8p2 |
31569 | 31569 | configured by $0, generated by GNU Autoconf 2.71, |
31570 | 31570 | with options \\"\$ac_cs_config\\" |
31571 | 31571 |
|
|
0 commit comments