|
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.16p1. |
| 3 | +# Generated by GNU Autoconf 2.72 for sudo 1.9.16p2. |
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.16p1' |
618 | | -PACKAGE_STRING='sudo 1.9.16p1' |
| 617 | +PACKAGE_VERSION='1.9.16p2' |
| 618 | +PACKAGE_STRING='sudo 1.9.16p2' |
619 | 619 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1645,7 +1645,7 @@ if test "$ac_init_help" = "long"; then |
1645 | 1645 | # Omit some internal or obsolete options to make the list less imposing. |
1646 | 1646 | # This message is too long to be a string in the A/UX 3.1 sh. |
1647 | 1647 | cat <<_ACEOF |
1648 | | -'configure' configures sudo 1.9.16p1 to adapt to many kinds of systems. |
| 1648 | +'configure' configures sudo 1.9.16p2 to adapt to many kinds of systems. |
1649 | 1649 |
|
1650 | 1650 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1651 | 1651 |
|
|
1711 | 1711 |
|
1712 | 1712 | if test -n "$ac_init_help"; then |
1713 | 1713 | case $ac_init_help in |
1714 | | - short | recursive ) echo "Configuration of sudo 1.9.16p1:";; |
| 1714 | + short | recursive ) echo "Configuration of sudo 1.9.16p2:";; |
1715 | 1715 | esac |
1716 | 1716 | cat <<\_ACEOF |
1717 | 1717 |
|
|
2006 | 2006 | test -n "$ac_init_help" && exit $ac_status |
2007 | 2007 | if $ac_init_version; then |
2008 | 2008 | cat <<\_ACEOF |
2009 | | -sudo configure 1.9.16p1 |
| 2009 | +sudo configure 1.9.16p2 |
2010 | 2010 | generated by GNU Autoconf 2.72 |
2011 | 2011 |
|
2012 | 2012 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -2826,7 +2826,7 @@ cat >config.log <<_ACEOF |
2826 | 2826 | This file contains any messages produced by compilers while |
2827 | 2827 | running configure, to aid debugging if configure makes a mistake. |
2828 | 2828 |
|
2829 | | -It was created by sudo $as_me 1.9.16p1, which was |
| 2829 | +It was created by sudo $as_me 1.9.16p2, which was |
2830 | 2830 | generated by GNU Autoconf 2.72. Invocation command line was |
2831 | 2831 |
|
2832 | 2832 | $ $0$ac_configure_args_raw |
@@ -36774,7 +36774,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
36774 | 36774 | # report actual input values of CONFIG_FILES etc. instead of their |
36775 | 36775 | # values after options handling. |
36776 | 36776 | ac_log=" |
36777 | | -This file was extended by sudo $as_me 1.9.16p1, which was |
| 36777 | +This file was extended by sudo $as_me 1.9.16p2, which was |
36778 | 36778 | generated by GNU Autoconf 2.72. Invocation command line was |
36779 | 36779 |
|
36780 | 36780 | CONFIG_FILES = $CONFIG_FILES |
@@ -36842,7 +36842,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
36842 | 36842 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
36843 | 36843 | ac_cs_config='$ac_cs_config_escaped' |
36844 | 36844 | ac_cs_version="\\ |
36845 | | -sudo config.status 1.9.16p1 |
| 36845 | +sudo config.status 1.9.16p2 |
36846 | 36846 | configured by $0, generated by GNU Autoconf 2.72, |
36847 | 36847 | with options \\"\$ac_cs_config\\" |
36848 | 36848 |
|
|
0 commit comments