|
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.28. |
| 3 | +# Generated by GNU Autoconf 2.69 for sudo 1.8.28p1. |
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.28' |
594 | | -PACKAGE_STRING='sudo 1.8.28' |
| 593 | +PACKAGE_VERSION='1.8.28p1' |
| 594 | +PACKAGE_STRING='sudo 1.8.28p1' |
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.28 to adapt to many kinds of systems. |
| 1547 | +\`configure' configures sudo 1.8.28p1 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.28:";; |
| 1612 | + short | recursive ) echo "Configuration of sudo 1.8.28p1:";; |
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.28 |
| 1878 | +sudo configure 1.8.28p1 |
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.28, which was |
| 2587 | +It was created by sudo $as_me 1.8.28p1, which was |
2588 | 2588 | generated by GNU Autoconf 2.69. Invocation command line was |
2589 | 2589 |
|
2590 | 2590 | $ $0 $@ |
@@ -27537,7 +27537,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
27537 | 27537 | # report actual input values of CONFIG_FILES etc. instead of their |
27538 | 27538 | # values after options handling. |
27539 | 27539 | ac_log=" |
27540 | | -This file was extended by sudo $as_me 1.8.28, which was |
| 27540 | +This file was extended by sudo $as_me 1.8.28p1, which was |
27541 | 27541 | generated by GNU Autoconf 2.69. Invocation command line was |
27542 | 27542 |
|
27543 | 27543 | CONFIG_FILES = $CONFIG_FILES |
@@ -27603,7 +27603,7 @@ _ACEOF |
27603 | 27603 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
27604 | 27604 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
27605 | 27605 | ac_cs_version="\\ |
27606 | | -sudo config.status 1.8.28 |
| 27606 | +sudo config.status 1.8.28p1 |
27607 | 27607 | configured by $0, generated by GNU Autoconf 2.69, |
27608 | 27608 | with options \\"\$ac_cs_config\\" |
27609 | 27609 |
|
|
0 commit comments