mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-27 01:49:56 +08:00
* configure.in: Bump to 2.49e.
This commit is contained in:
parent
9a326d95c7
commit
830cc1d4ba
@ -1,3 +1,7 @@
|
||||
2001-03-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* configure.in: Bump to 2.49e.
|
||||
|
||||
2001-03-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Version 2.49d.
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is part of Autoconf. -*- Autoconf -*-
|
||||
# Checking for functions.
|
||||
# Copyright 2000
|
||||
# Copyright 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,6 +1,6 @@
|
||||
#! @SHELL@
|
||||
# autoconf -- create `configure' using m4 macros
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -63,7 +63,7 @@ version="\
|
||||
autoconf (@PACKAGE_NAME@) @VERSION@
|
||||
Written by David J. MacKenzie.
|
||||
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
|
||||
|
@ -1,6 +1,6 @@
|
||||
#! @SHELL@
|
||||
# autoconf -- create `configure' using m4 macros
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -63,7 +63,7 @@ version="\
|
||||
autoconf (@PACKAGE_NAME@) @VERSION@
|
||||
Written by David J. MacKenzie.
|
||||
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
|
||||
|
@ -1,6 +1,6 @@
|
||||
#! @SHELL@
|
||||
# autoconf -- create `configure' using m4 macros
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
# Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
@ -63,7 +63,7 @@ version="\
|
||||
autoconf (@PACKAGE_NAME@) @VERSION@
|
||||
Written by David J. MacKenzie.
|
||||
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
|
||||
|
22
configure
vendored
22
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by Autoconf 2.49d for GNU Autoconf 2.49d.
|
||||
# Generated by Autoconf 2.49e for GNU Autoconf 2.49e.
|
||||
#
|
||||
# Report bugs to <bug-autoconf@gnu.org>.
|
||||
#
|
||||
@ -81,7 +81,7 @@ cat >config.log <<EOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
|
||||
It was created by $as_me (GNU Autoconf 2.49e) 2.49e, executed with
|
||||
> $0 $@
|
||||
|
||||
EOF
|
||||
@ -196,8 +196,8 @@ mandir='${prefix}/man'
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='GNU Autoconf'
|
||||
PACKAGE_TARNAME='autoconf'
|
||||
PACKAGE_VERSION='2.49d'
|
||||
PACKAGE_STRING='GNU Autoconf 2.49d'
|
||||
PACKAGE_VERSION='2.49e'
|
||||
PACKAGE_STRING='GNU Autoconf 2.49e'
|
||||
PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
|
||||
|
||||
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 GNU Autoconf 2.49d to adapt to many kinds of systems.
|
||||
\`configure' configures GNU Autoconf 2.49e to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -662,7 +662,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.49d:";;
|
||||
short | recursive ) echo "Configuration of GNU Autoconf 2.49e:";;
|
||||
esac
|
||||
cat <<\EOF
|
||||
|
||||
@ -710,7 +710,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\EOF
|
||||
configure (GNU Autoconf 2.49d) 2.49d
|
||||
configure (GNU Autoconf 2.49e) 2.49e
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
@ -1085,7 +1085,7 @@ fi
|
||||
|
||||
PACKAGE=autoconf
|
||||
|
||||
VERSION=2.49d
|
||||
VERSION=2.49e
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ { echo "$as_me:1091: error: source directory already configured; run \"make distclean\" there first" >&5
|
||||
@ -1660,7 +1660,7 @@ cat >&5 << EOF
|
||||
## Running config.status. ##
|
||||
## ----------------------- ##
|
||||
|
||||
This file was extended by $as_me (GNU Autoconf 2.49d) 2.49d, executed with
|
||||
This file was extended by $as_me (GNU Autoconf 2.49e) 2.49e, executed with
|
||||
> $0 $@
|
||||
on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
||||
|
||||
@ -1708,7 +1708,7 @@ EOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<EOF
|
||||
ac_cs_version="\\
|
||||
$CONFIG_STATUS generated by $as_me (Autoconf 2.49d).
|
||||
$CONFIG_STATUS generated by $as_me (Autoconf 2.49e).
|
||||
Configured on host $ac_hostname by
|
||||
`echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
|
||||
srcdir=$srcdir
|
||||
@ -2065,7 +2065,7 @@ ac_clean_files=$ac_clean_files_save
|
||||
test "$no_create" = yes || $SHELL $CONFIG_STATUS || { (exit 1); exit 1; }
|
||||
|
||||
# Report the state of this version of Autoconf if this is a beta.
|
||||
case 2.49d in
|
||||
case 2.49e in
|
||||
*[a-z]*)
|
||||
cat <<EOF
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.49d)
|
||||
AC_INIT(GNU Autoconf, 2.49d, bug-autoconf@gnu.org)
|
||||
AC_PREREQ(2.49e)
|
||||
AC_INIT(GNU Autoconf, 2.49e, bug-autoconf@gnu.org)
|
||||
AC_CONFIG_SRCDIR(acgeneral.m4)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.49d)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.49e)
|
||||
|
||||
# Initialize the test suite.
|
||||
AT_CONFIG(..)
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This file is part of Autoconf. -*- Autoconf -*-
|
||||
# Checking for functions.
|
||||
# Copyright 2000
|
||||
# Copyright 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOCONF "1" "February 2001" "GNU Autoconf 2.49d" FSF
|
||||
.TH AUTOCONF "1" "March 2001" "GNU Autoconf 2.49e" FSF
|
||||
.SH NAME
|
||||
autoconf \- Generate configuration scripts
|
||||
.SH SYNOPSIS
|
||||
@ -72,7 +72,7 @@ In tracing mode, no configuration script is created.
|
||||
.SH AUTHOR
|
||||
Written by David J. MacKenzie.
|
||||
.PP
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000
|
||||
Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001
|
||||
Free Software Foundation, Inc.
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOHEADER "1" "February 2001" "GNU Autoconf 2.49d" FSF
|
||||
.TH AUTOHEADER "1" "March 2001" "GNU Autoconf 2.49e" FSF
|
||||
.SH NAME
|
||||
autoheader \- Create a template header for configure
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTORECONF "1" "February 2001" "GNU Autoconf 2.49d" FSF
|
||||
.TH AUTORECONF "1" "March 2001" "GNU Autoconf 2.49e" FSF
|
||||
.SH NAME
|
||||
autoreconf \- Update generated configuration files
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH AUTOSCAN "1" "March 2001" "GNU Autoconf 2.49d" FSF
|
||||
.TH AUTOSCAN "1" "March 2001" "GNU Autoconf 2.49e" FSF
|
||||
.SH NAME
|
||||
autoscan \- Generate a preliminary configure.in
|
||||
.SH SYNOPSIS
|
||||
|
@ -35,7 +35,7 @@ M4
|
||||
GNU M4 1.4 or above
|
||||
.TP
|
||||
AUTOCONF
|
||||
autoconf 2.49d
|
||||
autoconf 2.49e
|
||||
.SH AUTHOR
|
||||
Written by David J. MacKenzie and Akim Demaille.
|
||||
.PP
|
||||
@ -45,7 +45,7 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to <bug-autoconf@gnu.org>.
|
||||
.PP
|
||||
autoupdate (GNU Autoconf) 2.49d
|
||||
autoupdate (GNU Autoconf) 2.49e
|
||||
.SH "SEE ALSO"
|
||||
.BR autoconf (1),
|
||||
.BR automake (1),
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
||||
.TH IFNAMES "1" "February 2001" "GNU Autoconf 2.49d" FSF
|
||||
.TH IFNAMES "1" "March 2001" "GNU Autoconf 2.49e" FSF
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user