|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for sudo 1.8.31. |
| 3 | +# Generated by GNU Autoconf 2.69 for sudo 1.8.31p1. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugzilla.sudo.ws/>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='sudo' |
592 | 592 | PACKAGE_TARNAME='sudo' |
593 | | -PACKAGE_VERSION='1.8.31' |
594 | | -PACKAGE_STRING='sudo 1.8.31' |
| 593 | +PACKAGE_VERSION='1.8.31p1' |
| 594 | +PACKAGE_STRING='sudo 1.8.31p1' |
595 | 595 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1544,7 +1544,7 @@ if test "$ac_init_help" = "long"; then |
1544 | 1544 | # Omit some internal or obsolete options to make the list less imposing. |
1545 | 1545 | # This message is too long to be a string in the A/UX 3.1 sh. |
1546 | 1546 | cat <<_ACEOF |
1547 | | -\`configure' configures sudo 1.8.31 to adapt to many kinds of systems. |
| 1547 | +\`configure' configures sudo 1.8.31p1 to adapt to many kinds of systems. |
1548 | 1548 |
|
1549 | 1549 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1550 | 1550 |
|
|
1609 | 1609 |
|
1610 | 1610 | if test -n "$ac_init_help"; then |
1611 | 1611 | case $ac_init_help in |
1612 | | - short | recursive ) echo "Configuration of sudo 1.8.31:";; |
| 1612 | + short | recursive ) echo "Configuration of sudo 1.8.31p1:";; |
1613 | 1613 | esac |
1614 | 1614 | cat <<\_ACEOF |
1615 | 1615 |
|
|
1875 | 1875 | test -n "$ac_init_help" && exit $ac_status |
1876 | 1876 | if $ac_init_version; then |
1877 | 1877 | cat <<\_ACEOF |
1878 | | -sudo configure 1.8.31 |
| 1878 | +sudo configure 1.8.31p1 |
1879 | 1879 | generated by GNU Autoconf 2.69 |
1880 | 1880 |
|
1881 | 1881 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2584,7 +2584,7 @@ cat >config.log <<_ACEOF |
2584 | 2584 | This file contains any messages produced by compilers while |
2585 | 2585 | running configure, to aid debugging if configure makes a mistake. |
2586 | 2586 |
|
2587 | | -It was created by sudo $as_me 1.8.31, which was |
| 2587 | +It was created by sudo $as_me 1.8.31p1, which was |
2588 | 2588 | generated by GNU Autoconf 2.69. Invocation command line was |
2589 | 2589 |
|
2590 | 2590 | $ $0 $@ |
@@ -27543,7 +27543,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
27543 | 27543 | # report actual input values of CONFIG_FILES etc. instead of their |
27544 | 27544 | # values after options handling. |
27545 | 27545 | ac_log=" |
27546 | | -This file was extended by sudo $as_me 1.8.31, which was |
| 27546 | +This file was extended by sudo $as_me 1.8.31p1, which was |
27547 | 27547 | generated by GNU Autoconf 2.69. Invocation command line was |
27548 | 27548 |
|
27549 | 27549 | CONFIG_FILES = $CONFIG_FILES |
@@ -27609,7 +27609,7 @@ _ACEOF |
27609 | 27609 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
27610 | 27610 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
27611 | 27611 | ac_cs_version="\\ |
27612 | | -sudo config.status 1.8.31 |
| 27612 | +sudo config.status 1.8.31p1 |
27613 | 27613 | configured by $0, generated by GNU Autoconf 2.69, |
27614 | 27614 | with options \\"\$ac_cs_config\\" |
27615 | 27615 |
|
|
0 commit comments