|
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.9.4p1. |
| 3 | +# Generated by GNU Autoconf 2.69 for sudo 1.9.4p2. |
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.9.4p1' |
594 | | -PACKAGE_STRING='sudo 1.9.4p1' |
| 593 | +PACKAGE_VERSION='1.9.4p2' |
| 594 | +PACKAGE_STRING='sudo 1.9.4p2' |
595 | 595 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1584,7 +1584,7 @@ if test "$ac_init_help" = "long"; then |
1584 | 1584 | # Omit some internal or obsolete options to make the list less imposing. |
1585 | 1585 | # This message is too long to be a string in the A/UX 3.1 sh. |
1586 | 1586 | cat <<_ACEOF |
1587 | | -\`configure' configures sudo 1.9.4p1 to adapt to many kinds of systems. |
| 1587 | +\`configure' configures sudo 1.9.4p2 to adapt to many kinds of systems. |
1588 | 1588 |
|
1589 | 1589 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1590 | 1590 |
|
|
1650 | 1650 |
|
1651 | 1651 | if test -n "$ac_init_help"; then |
1652 | 1652 | case $ac_init_help in |
1653 | | - short | recursive ) echo "Configuration of sudo 1.9.4p1:";; |
| 1653 | + short | recursive ) echo "Configuration of sudo 1.9.4p2:";; |
1654 | 1654 | esac |
1655 | 1655 | cat <<\_ACEOF |
1656 | 1656 |
|
|
1924 | 1924 | test -n "$ac_init_help" && exit $ac_status |
1925 | 1925 | if $ac_init_version; then |
1926 | 1926 | cat <<\_ACEOF |
1927 | | -sudo configure 1.9.4p1 |
| 1927 | +sudo configure 1.9.4p2 |
1928 | 1928 | generated by GNU Autoconf 2.69 |
1929 | 1929 |
|
1930 | 1930 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2633,7 +2633,7 @@ cat >config.log <<_ACEOF |
2633 | 2633 | This file contains any messages produced by compilers while |
2634 | 2634 | running configure, to aid debugging if configure makes a mistake. |
2635 | 2635 |
|
2636 | | -It was created by sudo $as_me 1.9.4p1, which was |
| 2636 | +It was created by sudo $as_me 1.9.4p2, which was |
2637 | 2637 | generated by GNU Autoconf 2.69. Invocation command line was |
2638 | 2638 |
|
2639 | 2639 | $ $0 $@ |
@@ -28755,7 +28755,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
28755 | 28755 | # report actual input values of CONFIG_FILES etc. instead of their |
28756 | 28756 | # values after options handling. |
28757 | 28757 | ac_log=" |
28758 | | -This file was extended by sudo $as_me 1.9.4p1, which was |
| 28758 | +This file was extended by sudo $as_me 1.9.4p2, which was |
28759 | 28759 | generated by GNU Autoconf 2.69. Invocation command line was |
28760 | 28760 |
|
28761 | 28761 | CONFIG_FILES = $CONFIG_FILES |
@@ -28821,7 +28821,7 @@ _ACEOF |
28821 | 28821 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
28822 | 28822 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
28823 | 28823 | ac_cs_version="\\ |
28824 | | -sudo config.status 1.9.4p1 |
| 28824 | +sudo config.status 1.9.4p2 |
28825 | 28825 | configured by $0, generated by GNU Autoconf 2.69, |
28826 | 28826 | with options \\"\$ac_cs_config\\" |
28827 | 28827 |
|
|
0 commit comments