|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.72c for sudo 1.9.15. |
| 3 | +# Generated by GNU Autoconf 2.72c for sudo 1.9.15p1. |
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.15' |
618 |
| -PACKAGE_STRING='sudo 1.9.15' |
| 617 | +PACKAGE_VERSION='1.9.15p1' |
| 618 | +PACKAGE_STRING='sudo 1.9.15p1' |
619 | 619 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/'
|
620 | 620 | PACKAGE_URL=''
|
621 | 621 |
|
@@ -1642,7 +1642,7 @@ if test "$ac_init_help" = "long"; then
|
1642 | 1642 | # Omit some internal or obsolete options to make the list less imposing.
|
1643 | 1643 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1644 | 1644 | cat <<_ACEOF
|
1645 |
| -'configure' configures sudo 1.9.15 to adapt to many kinds of systems. |
| 1645 | +'configure' configures sudo 1.9.15p1 to adapt to many kinds of systems. |
1646 | 1646 |
|
1647 | 1647 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1648 | 1648 |
|
|
1708 | 1708 |
|
1709 | 1709 | if test -n "$ac_init_help"; then
|
1710 | 1710 | case $ac_init_help in
|
1711 |
| - short | recursive ) echo "Configuration of sudo 1.9.15:";; |
| 1711 | + short | recursive ) echo "Configuration of sudo 1.9.15p1:";; |
1712 | 1712 | esac
|
1713 | 1713 | cat <<\_ACEOF
|
1714 | 1714 |
|
|
2003 | 2003 | test -n "$ac_init_help" && exit $ac_status
|
2004 | 2004 | if $ac_init_version; then
|
2005 | 2005 | cat <<\_ACEOF
|
2006 |
| -sudo configure 1.9.15 |
| 2006 | +sudo configure 1.9.15p1 |
2007 | 2007 | generated by GNU Autoconf 2.72c
|
2008 | 2008 |
|
2009 | 2009 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2823,7 +2823,7 @@ cat >config.log <<_ACEOF
|
2823 | 2823 | This file contains any messages produced by compilers while
|
2824 | 2824 | running configure, to aid debugging if configure makes a mistake.
|
2825 | 2825 |
|
2826 |
| -It was created by sudo $as_me 1.9.15, which was |
| 2826 | +It was created by sudo $as_me 1.9.15p1, which was |
2827 | 2827 | generated by GNU Autoconf 2.72c. Invocation command line was
|
2828 | 2828 |
|
2829 | 2829 | $ $0$ac_configure_args_raw
|
@@ -36671,7 +36671,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
36671 | 36671 | # report actual input values of CONFIG_FILES etc. instead of their
|
36672 | 36672 | # values after options handling.
|
36673 | 36673 | ac_log="
|
36674 |
| -This file was extended by sudo $as_me 1.9.15, which was |
| 36674 | +This file was extended by sudo $as_me 1.9.15p1, which was |
36675 | 36675 | generated by GNU Autoconf 2.72c. Invocation command line was
|
36676 | 36676 |
|
36677 | 36677 | CONFIG_FILES = $CONFIG_FILES
|
@@ -36739,7 +36739,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
36739 | 36739 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
36740 | 36740 | ac_cs_config='$ac_cs_config_escaped'
|
36741 | 36741 | ac_cs_version="\\
|
36742 |
| -sudo config.status 1.9.15 |
| 36742 | +sudo config.status 1.9.15p1 |
36743 | 36743 | configured by $0, generated by GNU Autoconf 2.72c,
|
36744 | 36744 | with options \\"\$ac_cs_config\\"
|
36745 | 36745 |
|
|
0 commit comments