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