|
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.25. |
| 3 | +# Generated by GNU Autoconf 2.69 for sudo 1.8.25p1. |
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.25' |
594 | | -PACKAGE_STRING='sudo 1.8.25' |
| 593 | +PACKAGE_VERSION='1.8.25p1' |
| 594 | +PACKAGE_STRING='sudo 1.8.25p1' |
595 | 595 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1542,7 +1542,7 @@ if test "$ac_init_help" = "long"; then |
1542 | 1542 | # Omit some internal or obsolete options to make the list less imposing. |
1543 | 1543 | # This message is too long to be a string in the A/UX 3.1 sh. |
1544 | 1544 | cat <<_ACEOF |
1545 | | -\`configure' configures sudo 1.8.25 to adapt to many kinds of systems. |
| 1545 | +\`configure' configures sudo 1.8.25p1 to adapt to many kinds of systems. |
1546 | 1546 |
|
1547 | 1547 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1548 | 1548 |
|
|
1607 | 1607 |
|
1608 | 1608 | if test -n "$ac_init_help"; then |
1609 | 1609 | case $ac_init_help in |
1610 | | - short | recursive ) echo "Configuration of sudo 1.8.25:";; |
| 1610 | + short | recursive ) echo "Configuration of sudo 1.8.25p1:";; |
1611 | 1611 | esac |
1612 | 1612 | cat <<\_ACEOF |
1613 | 1613 |
|
|
1872 | 1872 | test -n "$ac_init_help" && exit $ac_status |
1873 | 1873 | if $ac_init_version; then |
1874 | 1874 | cat <<\_ACEOF |
1875 | | -sudo configure 1.8.25 |
| 1875 | +sudo configure 1.8.25p1 |
1876 | 1876 | generated by GNU Autoconf 2.69 |
1877 | 1877 |
|
1878 | 1878 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2581,7 +2581,7 @@ cat >config.log <<_ACEOF |
2581 | 2581 | This file contains any messages produced by compilers while |
2582 | 2582 | running configure, to aid debugging if configure makes a mistake. |
2583 | 2583 |
|
2584 | | -It was created by sudo $as_me 1.8.25, which was |
| 2584 | +It was created by sudo $as_me 1.8.25p1, which was |
2585 | 2585 | generated by GNU Autoconf 2.69. Invocation command line was |
2586 | 2586 |
|
2587 | 2587 | $ $0 $@ |
@@ -27308,7 +27308,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
27308 | 27308 | # report actual input values of CONFIG_FILES etc. instead of their |
27309 | 27309 | # values after options handling. |
27310 | 27310 | ac_log=" |
27311 | | -This file was extended by sudo $as_me 1.8.25, which was |
| 27311 | +This file was extended by sudo $as_me 1.8.25p1, which was |
27312 | 27312 | generated by GNU Autoconf 2.69. Invocation command line was |
27313 | 27313 |
|
27314 | 27314 | CONFIG_FILES = $CONFIG_FILES |
@@ -27374,7 +27374,7 @@ _ACEOF |
27374 | 27374 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
27375 | 27375 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
27376 | 27376 | ac_cs_version="\\ |
27377 | | -sudo config.status 1.8.25 |
| 27377 | +sudo config.status 1.8.25p1 |
27378 | 27378 | configured by $0, generated by GNU Autoconf 2.69, |
27379 | 27379 | with options \\"\$ac_cs_config\\" |
27380 | 27380 |
|
|
0 commit comments