|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for sudo 1.9.17. |
| 3 | +# Generated by GNU Autoconf 2.72 for sudo 1.9.17p1. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugzilla.sudo.ws/>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='sudo' |
616 | 616 | PACKAGE_TARNAME='sudo' |
617 | | -PACKAGE_VERSION='1.9.17' |
618 | | -PACKAGE_STRING='sudo 1.9.17' |
| 617 | +PACKAGE_VERSION='1.9.17p1' |
| 618 | +PACKAGE_STRING='sudo 1.9.17p1' |
619 | 619 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1651,7 +1651,7 @@ if test "$ac_init_help" = "long"; then |
1651 | 1651 | # Omit some internal or obsolete options to make the list less imposing. |
1652 | 1652 | # This message is too long to be a string in the A/UX 3.1 sh. |
1653 | 1653 | cat <<_ACEOF |
1654 | | -'configure' configures sudo 1.9.17 to adapt to many kinds of systems. |
| 1654 | +'configure' configures sudo 1.9.17p1 to adapt to many kinds of systems. |
1655 | 1655 |
|
1656 | 1656 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1657 | 1657 |
|
|
1717 | 1717 |
|
1718 | 1718 | if test -n "$ac_init_help"; then |
1719 | 1719 | case $ac_init_help in |
1720 | | - short | recursive ) echo "Configuration of sudo 1.9.17:";; |
| 1720 | + short | recursive ) echo "Configuration of sudo 1.9.17p1:";; |
1721 | 1721 | esac |
1722 | 1722 | cat <<\_ACEOF |
1723 | 1723 |
|
|
2013 | 2013 | test -n "$ac_init_help" && exit $ac_status |
2014 | 2014 | if $ac_init_version; then |
2015 | 2015 | cat <<\_ACEOF |
2016 | | -sudo configure 1.9.17 |
| 2016 | +sudo configure 1.9.17p1 |
2017 | 2017 | generated by GNU Autoconf 2.72 |
2018 | 2018 |
|
2019 | 2019 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2833,7 +2833,7 @@ cat >config.log <<_ACEOF |
2833 | 2833 | This file contains any messages produced by compilers while |
2834 | 2834 | running configure, to aid debugging if configure makes a mistake. |
2835 | 2835 |
|
2836 | | -It was created by sudo $as_me 1.9.17, which was |
| 2836 | +It was created by sudo $as_me 1.9.17p1, which was |
2837 | 2837 | generated by GNU Autoconf 2.72. Invocation command line was |
2838 | 2838 |
|
2839 | 2839 | $ $0$ac_configure_args_raw |
@@ -37071,7 +37071,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
37071 | 37071 | # report actual input values of CONFIG_FILES etc. instead of their |
37072 | 37072 | # values after options handling. |
37073 | 37073 | ac_log=" |
37074 | | -This file was extended by sudo $as_me 1.9.17, which was |
| 37074 | +This file was extended by sudo $as_me 1.9.17p1, which was |
37075 | 37075 | generated by GNU Autoconf 2.72. Invocation command line was |
37076 | 37076 |
|
37077 | 37077 | CONFIG_FILES = $CONFIG_FILES |
@@ -37139,7 +37139,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
37139 | 37139 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
37140 | 37140 | ac_cs_config='$ac_cs_config_escaped' |
37141 | 37141 | ac_cs_version="\\ |
37142 | | -sudo config.status 1.9.17 |
| 37142 | +sudo config.status 1.9.17p1 |
37143 | 37143 | configured by $0, generated by GNU Autoconf 2.72, |
37144 | 37144 | with options \\"\$ac_cs_config\\" |
37145 | 37145 |
|
|
0 commit comments