|
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.14p2. |
| 3 | +# Generated by GNU Autoconf 2.72c for sudo 1.9.14p3. |
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.14p2' |
618 |
| -PACKAGE_STRING='sudo 1.9.14p2' |
| 617 | +PACKAGE_VERSION='1.9.14p3' |
| 618 | +PACKAGE_STRING='sudo 1.9.14p3' |
619 | 619 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/'
|
620 | 620 | PACKAGE_URL=''
|
621 | 621 |
|
@@ -1639,7 +1639,7 @@ if test "$ac_init_help" = "long"; then
|
1639 | 1639 | # Omit some internal or obsolete options to make the list less imposing.
|
1640 | 1640 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1641 | 1641 | cat <<_ACEOF
|
1642 |
| -'configure' configures sudo 1.9.14p2 to adapt to many kinds of systems. |
| 1642 | +'configure' configures sudo 1.9.14p3 to adapt to many kinds of systems. |
1643 | 1643 |
|
1644 | 1644 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1645 | 1645 |
|
|
1705 | 1705 |
|
1706 | 1706 | if test -n "$ac_init_help"; then
|
1707 | 1707 | case $ac_init_help in
|
1708 |
| - short | recursive ) echo "Configuration of sudo 1.9.14p2:";; |
| 1708 | + short | recursive ) echo "Configuration of sudo 1.9.14p3:";; |
1709 | 1709 | esac
|
1710 | 1710 | cat <<\_ACEOF
|
1711 | 1711 |
|
|
1999 | 1999 | test -n "$ac_init_help" && exit $ac_status
|
2000 | 2000 | if $ac_init_version; then
|
2001 | 2001 | cat <<\_ACEOF
|
2002 |
| -sudo configure 1.9.14p2 |
| 2002 | +sudo configure 1.9.14p3 |
2003 | 2003 | generated by GNU Autoconf 2.72c
|
2004 | 2004 |
|
2005 | 2005 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2819,7 +2819,7 @@ cat >config.log <<_ACEOF
|
2819 | 2819 | This file contains any messages produced by compilers while
|
2820 | 2820 | running configure, to aid debugging if configure makes a mistake.
|
2821 | 2821 |
|
2822 |
| -It was created by sudo $as_me 1.9.14p2, which was |
| 2822 | +It was created by sudo $as_me 1.9.14p3, which was |
2823 | 2823 | generated by GNU Autoconf 2.72c. Invocation command line was
|
2824 | 2824 |
|
2825 | 2825 | $ $0$ac_configure_args_raw
|
@@ -36387,7 +36387,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
36387 | 36387 | # report actual input values of CONFIG_FILES etc. instead of their
|
36388 | 36388 | # values after options handling.
|
36389 | 36389 | ac_log="
|
36390 |
| -This file was extended by sudo $as_me 1.9.14p2, which was |
| 36390 | +This file was extended by sudo $as_me 1.9.14p3, which was |
36391 | 36391 | generated by GNU Autoconf 2.72c. Invocation command line was
|
36392 | 36392 |
|
36393 | 36393 | CONFIG_FILES = $CONFIG_FILES
|
@@ -36455,7 +36455,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
36455 | 36455 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
36456 | 36456 | ac_cs_config='$ac_cs_config_escaped'
|
36457 | 36457 | ac_cs_version="\\
|
36458 |
| -sudo config.status 1.9.14p2 |
| 36458 | +sudo config.status 1.9.14p3 |
36459 | 36459 | configured by $0, generated by GNU Autoconf 2.72c,
|
36460 | 36460 | with options \\"\$ac_cs_config\\"
|
36461 | 36461 |
|
|
0 commit comments