mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
regen
This commit is contained in:
20
configure
vendored
20
configure
vendored
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by Autoconf 2.52 for sudo 1.6.4.
|
# Generated by Autoconf 2.52 for sudo 1.6.5.
|
||||||
#
|
#
|
||||||
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
@@ -182,8 +182,8 @@ mandir='${prefix}/man'
|
|||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='sudo'
|
PACKAGE_NAME='sudo'
|
||||||
PACKAGE_TARNAME='sudo'
|
PACKAGE_TARNAME='sudo'
|
||||||
PACKAGE_VERSION='1.6.4'
|
PACKAGE_VERSION='1.6.5'
|
||||||
PACKAGE_STRING='sudo 1.6.4'
|
PACKAGE_STRING='sudo 1.6.5'
|
||||||
PACKAGE_BUGREPORT=''
|
PACKAGE_BUGREPORT=''
|
||||||
|
|
||||||
ac_prev=
|
ac_prev=
|
||||||
@@ -600,7 +600,7 @@ if test "$ac_init_help" = "long"; then
|
|||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
\`configure' configures sudo 1.6.4 to adapt to many kinds of systems.
|
\`configure' configures sudo 1.6.5 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
@@ -661,7 +661,7 @@ fi
|
|||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of sudo 1.6.4:";;
|
short | recursive ) echo "Configuration of sudo 1.6.5:";;
|
||||||
esac
|
esac
|
||||||
cat <<\EOF
|
cat <<\EOF
|
||||||
|
|
||||||
@@ -803,7 +803,7 @@ fi
|
|||||||
test -n "$ac_init_help" && exit 0
|
test -n "$ac_init_help" && exit 0
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\EOF
|
cat <<\EOF
|
||||||
sudo configure 1.6.4
|
sudo configure 1.6.5
|
||||||
generated by GNU Autoconf 2.52
|
generated by GNU Autoconf 2.52
|
||||||
|
|
||||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||||
@@ -818,7 +818,7 @@ cat >&5 <<EOF
|
|||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by sudo $as_me 1.6.4, which was
|
It was created by sudo $as_me 1.6.5, which was
|
||||||
generated by GNU Autoconf 2.52. Invocation command line was
|
generated by GNU Autoconf 2.52. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
@@ -1047,7 +1047,7 @@ rm -f conftest.sh
|
|||||||
|
|
||||||
ac_config_headers="$ac_config_headers config.h pathnames.h"
|
ac_config_headers="$ac_config_headers config.h pathnames.h"
|
||||||
|
|
||||||
echo "Configuring Sudo version 1.6.4"
|
echo "Configuring Sudo version 1.6.5"
|
||||||
|
|
||||||
timeout=5
|
timeout=5
|
||||||
password_timeout=5
|
password_timeout=5
|
||||||
@@ -10876,7 +10876,7 @@ EOF
|
|||||||
|
|
||||||
cat >>$CONFIG_STATUS <<EOF
|
cat >>$CONFIG_STATUS <<EOF
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
sudo config.status 1.6.4
|
sudo config.status 1.6.5
|
||||||
configured by $0, generated by GNU Autoconf 2.52,
|
configured by $0, generated by GNU Autoconf 2.52,
|
||||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||||
|
|
||||||
@@ -10958,7 +10958,7 @@ cat >&5 << _ACEOF
|
|||||||
## Running config.status. ##
|
## Running config.status. ##
|
||||||
## ----------------------- ##
|
## ----------------------- ##
|
||||||
|
|
||||||
This file was extended by $as_me (sudo 1.6.4) 2.52, executed with
|
This file was extended by $as_me (sudo 1.6.5) 2.52, executed with
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
CONFIG_HEADERS = $CONFIG_HEADERS
|
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||||
CONFIG_LINKS = $CONFIG_LINKS
|
CONFIG_LINKS = $CONFIG_LINKS
|
||||||
|
Reference in New Issue
Block a user