mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-19 14:40:24 +08:00
* configure.in: Bump version to 2.49c.
This commit is contained in:
parent
49d876d1fe
commit
302c614d05
@ -1,3 +1,7 @@
|
||||
2000-12-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* configure.in: Bump version to 2.49c.
|
||||
|
||||
2000-12-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Version 2.49b.
|
||||
|
2
NEWS
2
NEWS
@ -1,4 +1,4 @@
|
||||
* Major changes in Autoconf 2.49b -*- outline -*-
|
||||
* Major changes in Autoconf 2.49c -*- outline -*-
|
||||
|
||||
** Lots of bug fixes
|
||||
Way too many for us to spell them out. Check out ChangeLog if you
|
||||
|
16
configure
vendored
16
configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by Autoconf 2.49b for Autoconf 2.49b.
|
||||
# Generated by Autoconf 2.49c for Autoconf 2.49c.
|
||||
#
|
||||
# Report bugs to <bug-autoconf@gnu.org>.
|
||||
#
|
||||
@ -52,7 +52,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 (Autoconf 2.49b) 2.49b, executed with
|
||||
It was created by $as_me (Autoconf 2.49c) 2.49c, executed with
|
||||
> $0 $@
|
||||
|
||||
on `(hostname || uname -n) 2>/dev/null | sed 1q`:
|
||||
@ -579,7 +579,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 Autoconf 2.49b to adapt to many kinds of systems.
|
||||
\`configure' configures Autoconf 2.49c to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -641,7 +641,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of Autoconf 2.49b:";;
|
||||
short | recursive ) echo "Configuration of Autoconf 2.49c:";;
|
||||
esac
|
||||
cat <<\EOF
|
||||
|
||||
@ -688,7 +688,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\EOF
|
||||
configure (Autoconf 2.49b) 2.49b
|
||||
configure (Autoconf 2.49c) 2.49c
|
||||
|
||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000
|
||||
Free Software Foundation, Inc.
|
||||
@ -1010,7 +1010,7 @@ fi
|
||||
|
||||
PACKAGE=autoconf
|
||||
|
||||
VERSION=2.49b
|
||||
VERSION=2.49c
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2
|
||||
@ -1546,7 +1546,7 @@ cat >&5 << EOF
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
This file was extended by $as_me (Autoconf 2.49b) 2.49b, executed with
|
||||
This file was extended by $as_me (Autoconf 2.49c) 2.49c, executed with
|
||||
> $0 $@
|
||||
on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
||||
|
||||
@ -1594,7 +1594,7 @@ EOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<EOF
|
||||
ac_cs_version="\\
|
||||
$CONFIG_STATUS generated by $as_me (Autoconf 2.49b).
|
||||
$CONFIG_STATUS generated by $as_me (Autoconf 2.49c).
|
||||
Configured on host $ac_hostname by
|
||||
`echo "$0 $ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`"
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.49b)
|
||||
AC_INIT(Autoconf, 2.49b, bug-autoconf@gnu.org)
|
||||
AC_PREREQ(2.49c)
|
||||
AC_INIT(Autoconf, 2.49c, bug-autoconf@gnu.org)
|
||||
AC_CONFIG_SRCDIR(acgeneral.m4)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.49b)
|
||||
AM_INIT_AUTOMAKE(autoconf, 2.49c)
|
||||
|
||||
# Initialize the test suite.
|
||||
AT_CONFIG(..)
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH AUTOCONF "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH AUTOCONF "1" "December 2000" "GNU autoconf 2.49c" FSF
|
||||
.SH NAME
|
||||
autoconf \- Generate configuration scripts
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH AUTOHEADER "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH AUTOHEADER "1" "December 2000" "GNU autoconf 2.49c" 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.23.
|
||||
.TH AUTORECONF "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH AUTORECONF "1" "December 2000" "GNU autoconf 2.49c" 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.23.
|
||||
.TH AUTOSCAN "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH AUTOSCAN "1" "December 2000" "GNU autoconf 2.49c" FSF
|
||||
.SH NAME
|
||||
autoscan \- Generate a preliminary configure.in
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH AUTOUPDATE "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH AUTOUPDATE "1" "December 2000" "GNU autoconf 2.49c" FSF
|
||||
.SH NAME
|
||||
autoupdate \- Update a configure.in to a newer Autoconf
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH IFNAMES "1" "December 2000" "GNU autoconf 2.49b" FSF
|
||||
.TH IFNAMES "1" "December 2000" "GNU autoconf 2.49c" FSF
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
x
Reference in New Issue
Block a user