From c172f1e8a093f9d697994b6d7573ca8b499428a5 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 23 Mar 1998 18:31:18 +0000 Subject: [PATCH] upped to 1.2h --- ChangeLog | 2 ++ Makefile.in | 2 +- aclocal.m4 | 2 +- configure | 2 +- configure.in | 2 +- m4/Makefile.in | 2 +- stamp-vti | 4 ++-- tests/Makefile.in | 2 +- version.texi | 4 ++-- 9 files changed, 12 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6e747b573..56b3ff1c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Mon Mar 23 07:55:04 1998 Tom Tromey + * Released 1.2h. + * header.am (install-@DIR@HEADERS): A header can appear in the build directory as well as the source directory. From Gary V Vaughan. diff --git a/Makefile.in b/Makefile.in index 1cfaaee25..d867c3fa7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.2g from Makefile.am +# Makefile.in generated automatically by automake 1.2h from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/aclocal.m4 b/aclocal.m4 index f3c6e83b5..f8f5c9079 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.2f +dnl aclocal.m4 generated automatically by aclocal 1.2h dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. dnl This Makefile.in is free software; the Free Software Foundation diff --git a/configure b/configure index 99418cf6f..e3432c216 100755 --- a/configure +++ b/configure @@ -688,7 +688,7 @@ fi PACKAGE=automake -VERSION=1.2g +VERSION=1.2h if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index 6e0888549..4da770dd8 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(automake.in) -AM_INIT_AUTOMAKE(automake, 1.2g) +AM_INIT_AUTOMAKE(automake, 1.2h) # Find an appropriate tar for use in "dist" targets. A "best guess" # is good enough -- if we can't find GNU tar, we don't really care. diff --git a/m4/Makefile.in b/m4/Makefile.in index 17735d995..4151bd9e3 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.2g from Makefile.am +# Makefile.in generated automatically by automake 1.2h from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/stamp-vti b/stamp-vti index 5422d2c9a..d8a9b9140 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 23 March 1998 -@set EDITION 1.2g -@set VERSION 1.2g +@set EDITION 1.2h +@set VERSION 1.2h diff --git a/tests/Makefile.in b/tests/Makefile.in index 9b7d61d58..7a36f4a3c 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.2g from Makefile.am +# Makefile.in generated automatically by automake 1.2h from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/version.texi b/version.texi index 5422d2c9a..d8a9b9140 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 23 March 1998 -@set EDITION 1.2g -@set VERSION 1.2g +@set EDITION 1.2h +@set VERSION 1.2h -- 2.47.3