mirror of
https://git.savannah.gnu.org/git/coreutils.git
synced 2025-09-10 07:59:52 +02:00
.
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 GNU Autoconf 2.59c for GNU coreutils 5.91.
|
||||
# Generated by GNU Autoconf 2.59c for GNU coreutils 5.92.
|
||||
#
|
||||
# Report bugs to <bug-coreutils@gnu.org>.
|
||||
#
|
||||
@@ -530,8 +530,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GNU coreutils'
|
||||
PACKAGE_TARNAME='coreutils'
|
||||
PACKAGE_VERSION='5.91'
|
||||
PACKAGE_STRING='GNU coreutils 5.91'
|
||||
PACKAGE_VERSION='5.92'
|
||||
PACKAGE_STRING='GNU coreutils 5.92'
|
||||
PACKAGE_BUGREPORT='bug-coreutils@gnu.org'
|
||||
|
||||
ac_unique_file="src/ls.c"
|
||||
@@ -1211,7 +1211,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 <<_ACEOF
|
||||
\`configure' configures GNU coreutils 5.91 to adapt to many kinds of systems.
|
||||
\`configure' configures GNU coreutils 5.92 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@@ -1281,7 +1281,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GNU coreutils 5.91:";;
|
||||
short | recursive ) echo "Configuration of GNU coreutils 5.92:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@@ -1395,7 +1395,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
GNU coreutils configure 5.91
|
||||
GNU coreutils configure 5.92
|
||||
generated by GNU Autoconf 2.59c
|
||||
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
||||
@@ -1410,7 +1410,7 @@ cat >&5 <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by GNU coreutils $as_me 5.91, which was
|
||||
It was created by GNU coreutils $as_me 5.92, which was
|
||||
generated by GNU Autoconf 2.59c. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@@ -2239,7 +2239,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='coreutils'
|
||||
VERSION='5.91'
|
||||
VERSION='5.92'
|
||||
|
||||
|
||||
cat >>confdefs.h <<_ACEOF
|
||||
@@ -54862,7 +54862,7 @@ exec 6>&1
|
||||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by GNU coreutils $as_me 5.91, which was
|
||||
This file was extended by GNU coreutils $as_me 5.92, which was
|
||||
generated by GNU Autoconf 2.59c. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@@ -54915,7 +54915,7 @@ Report bugs to <bug-autoconf@gnu.org>."
|
||||
_ACEOF
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
GNU coreutils config.status 5.91
|
||||
GNU coreutils config.status 5.92
|
||||
configured by $0, generated by GNU Autoconf 2.59c,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user