mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
1999-06-03 Ben Elliston <bje@cygnus.com>
* acgeneral.m4 (AC_ACVERSION): Correct version number. * autoconf.texi (EDITION): Likewise. (VERSION): Likewise.
This commit is contained in:
parent
6926ab1514
commit
fcdb3e71c6
@ -1,3 +1,9 @@
|
||||
1999-06-03 Ben Elliston <bje@cygnus.com>
|
||||
|
||||
* acgeneral.m4 (AC_ACVERSION): Correct version number.
|
||||
* autoconf.texi (EDITION): Likewise.
|
||||
(VERSION): Likewise.
|
||||
|
||||
1999-05-27 Matthew D. Langston <langston@SLAC.Stanford.EDU>
|
||||
|
||||
* acgeneral.m4 (AC_CHECK_LIB): Translate the ":" character to a
|
||||
|
@ -52,7 +52,7 @@ dnl
|
||||
divert(-1)dnl Throw away output until AC_INIT is called.
|
||||
changequote([, ])
|
||||
|
||||
define(AC_ACVERSION, 2.14.1)
|
||||
define(AC_ACVERSION, 2.13.1)
|
||||
|
||||
dnl Some old m4's don't support m4exit. But they provide
|
||||
dnl equivalent functionality by core dumping because of the
|
||||
|
@ -6,9 +6,9 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set EDITION 2.14
|
||||
@set VERSION 2.14
|
||||
@set UPDATED April 1999
|
||||
@set EDITION 2.13.1
|
||||
@set VERSION 2.13.1
|
||||
@set UPDATED June 1999
|
||||
|
||||
@iftex
|
||||
@finalout
|
||||
|
@ -6,9 +6,9 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set EDITION 2.14
|
||||
@set VERSION 2.14
|
||||
@set UPDATED April 1999
|
||||
@set EDITION 2.13.1
|
||||
@set VERSION 2.13.1
|
||||
@set UPDATED June 1999
|
||||
|
||||
@iftex
|
||||
@finalout
|
||||
|
@ -52,7 +52,7 @@ dnl
|
||||
divert(-1)dnl Throw away output until AC_INIT is called.
|
||||
changequote([, ])
|
||||
|
||||
define(AC_ACVERSION, 2.14.1)
|
||||
define(AC_ACVERSION, 2.13.1)
|
||||
|
||||
dnl Some old m4's don't support m4exit. But they provide
|
||||
dnl equivalent functionality by core dumping because of the
|
||||
|
Loading…
Reference in New Issue
Block a user