|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.71 for sudo 1.9.11. |
| 3 | +# Generated by GNU Autoconf 2.71 for sudo 1.9.11p1. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugzilla.sudo.ws/>. |
6 | 6 | # |
@@ -621,8 +621,8 @@ MAKEFLAGS= |
621 | 621 | # Identity of this package. |
622 | 622 | PACKAGE_NAME='sudo' |
623 | 623 | PACKAGE_TARNAME='sudo' |
624 | | -PACKAGE_VERSION='1.9.11' |
625 | | -PACKAGE_STRING='sudo 1.9.11' |
| 624 | +PACKAGE_VERSION='1.9.11p1' |
| 625 | +PACKAGE_STRING='sudo 1.9.11p1' |
626 | 626 | PACKAGE_BUGREPORT='https://bugzilla.sudo.ws/' |
627 | 627 | PACKAGE_URL='' |
628 | 628 |
|
@@ -1640,7 +1640,7 @@ if test "$ac_init_help" = "long"; then |
1640 | 1640 | # Omit some internal or obsolete options to make the list less imposing. |
1641 | 1641 | # This message is too long to be a string in the A/UX 3.1 sh. |
1642 | 1642 | cat <<_ACEOF |
1643 | | -\`configure' configures sudo 1.9.11 to adapt to many kinds of systems. |
| 1643 | +\`configure' configures sudo 1.9.11p1 to adapt to many kinds of systems. |
1644 | 1644 |
|
1645 | 1645 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1646 | 1646 |
|
|
1706 | 1706 |
|
1707 | 1707 | if test -n "$ac_init_help"; then |
1708 | 1708 | case $ac_init_help in |
1709 | | - short | recursive ) echo "Configuration of sudo 1.9.11:";; |
| 1709 | + short | recursive ) echo "Configuration of sudo 1.9.11p1:";; |
1710 | 1710 | esac |
1711 | 1711 | cat <<\_ACEOF |
1712 | 1712 |
|
|
1996 | 1996 | test -n "$ac_init_help" && exit $ac_status |
1997 | 1997 | if $ac_init_version; then |
1998 | 1998 | cat <<\_ACEOF |
1999 | | -sudo configure 1.9.11 |
| 1999 | +sudo configure 1.9.11p1 |
2000 | 2000 | generated by GNU Autoconf 2.71 |
2001 | 2001 |
|
2002 | 2002 | Copyright (C) 2021 Free Software Foundation, Inc. |
@@ -2653,7 +2653,7 @@ cat >config.log <<_ACEOF |
2653 | 2653 | This file contains any messages produced by compilers while |
2654 | 2654 | running configure, to aid debugging if configure makes a mistake. |
2655 | 2655 |
|
2656 | | -It was created by sudo $as_me 1.9.11, which was |
| 2656 | +It was created by sudo $as_me 1.9.11p1, which was |
2657 | 2657 | generated by GNU Autoconf 2.71. Invocation command line was |
2658 | 2658 |
|
2659 | 2659 | $ $0$ac_configure_args_raw |
@@ -17821,22 +17821,22 @@ fi |
17821 | 17821 | *-*-linux*|*-*-k*bsd*-gnu) |
17822 | 17822 | shadow_funcs="getspnam" |
17823 | 17823 | test -z "$with_pam" && AUTH_EXCL_DEF="PAM" |
17824 | | - # Check for SECCOMP_SET_MODE_FILTER in linux/seccomp.h |
17825 | | - ac_fn_check_decl "$LINENO" "SECCOMP_SET_MODE_FILTER" "ac_cv_have_decl_SECCOMP_SET_MODE_FILTER" " |
| 17824 | + # Check for SECCOMP_MODE_FILTER in linux/seccomp.h |
| 17825 | + ac_fn_check_decl "$LINENO" "SECCOMP_MODE_FILTER" "ac_cv_have_decl_SECCOMP_MODE_FILTER" " |
17826 | 17826 | #include <sys/types.h> |
17827 | 17827 | #include <sys/prctl.h> |
17828 | 17828 | #include <asm/unistd.h> |
17829 | 17829 | #include <linux/seccomp.h> |
17830 | 17830 | #include <linux/filter.h> |
17831 | 17831 |
|
17832 | 17832 | " "$ac_c_undeclared_builtin_options" "CFLAGS" |
17833 | | -if test "x$ac_cv_have_decl_SECCOMP_SET_MODE_FILTER" = xyes |
| 17833 | +if test "x$ac_cv_have_decl_SECCOMP_MODE_FILTER" = xyes |
17834 | 17834 | then : |
17835 | 17835 | ac_have_decl=1 |
17836 | 17836 | else $as_nop |
17837 | 17837 | ac_have_decl=0 |
17838 | 17838 | fi |
17839 | | -printf "%s\n" "#define HAVE_DECL_SECCOMP_SET_MODE_FILTER $ac_have_decl" >>confdefs.h |
| 17839 | +printf "%s\n" "#define HAVE_DECL_SECCOMP_MODE_FILTER $ac_have_decl" >>confdefs.h |
17840 | 17840 |
|
17841 | 17841 | # We call getrandom via syscall(3) in case it is not in libc |
17842 | 17842 | ac_fn_c_check_header_compile "$LINENO" "linux/random.h" "ac_cv_header_linux_random_h" "$ac_includes_default" |
@@ -33050,7 +33050,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
33050 | 33050 | # report actual input values of CONFIG_FILES etc. instead of their |
33051 | 33051 | # values after options handling. |
33052 | 33052 | ac_log=" |
33053 | | -This file was extended by sudo $as_me 1.9.11, which was |
| 33053 | +This file was extended by sudo $as_me 1.9.11p1, which was |
33054 | 33054 | generated by GNU Autoconf 2.71. Invocation command line was |
33055 | 33055 |
|
33056 | 33056 | CONFIG_FILES = $CONFIG_FILES |
@@ -33118,7 +33118,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
33118 | 33118 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
33119 | 33119 | ac_cs_config='$ac_cs_config_escaped' |
33120 | 33120 | ac_cs_version="\\ |
33121 | | -sudo config.status 1.9.11 |
| 33121 | +sudo config.status 1.9.11p1 |
33122 | 33122 | configured by $0, generated by GNU Autoconf 2.71, |
33123 | 33123 | with options \\"\$ac_cs_config\\" |
33124 | 33124 |
|
|
0 commit comments