From 4e67854be3fcbc782d51ddfed64a0fa03b1f56f4 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 23 Jun 1997 02:15:18 +0000 Subject: [PATCH] version 1.2 --- ChangeLog | 2 ++ Makefile.in | 10 +++++----- 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, 16 insertions(+), 14 deletions(-) diff --git a/ChangeLog b/ChangeLog index 011e38c3..d319fc95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Sun Jun 22 14:01:59 1997 Tom Tromey + * Released version 1.2. + * automake.in (handle_texinfo): Look for texinfo.tex in aux dir. * automake.in (require_file_internal): Only print "installing" diff --git a/Makefile.in b/Makefile.in index e70903ae..26a265c7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1q from Makefile.am +# Makefile.in generated automatically by automake 1.2 from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -94,10 +94,10 @@ TEXINFOS = automake.texi DATA = $(pkgdata_DATA) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ -Makefile.in NEWS README-alpha THANKS TODO aclocal.in aclocal.m4 \ -ansi2knr.1 ansi2knr.c automake.in config.guess config.sub configure \ -configure.in elisp-comp install-sh mdate-sh missing mkinstalldirs \ -stamp-vti texinfo.tex version.texi ylwrap +Makefile.in NEWS THANKS TODO aclocal.in aclocal.m4 ansi2knr.1 \ +ansi2knr.c automake.in config.guess config.sub configure configure.in \ +elisp-comp install-sh mdate-sh missing mkinstalldirs stamp-vti \ +texinfo.tex version.texi ylwrap DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) diff --git a/aclocal.m4 b/aclocal.m4 index 99c62ff8..5b818cfa 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl aclocal.m4 generated automatically by aclocal 1.1q +dnl aclocal.m4 generated automatically by aclocal 1.2 # Do all the work for Automake. This macro actually does too much -- # some checks are only needed if your package does certain things. diff --git a/configure b/configure index 58f4a4bb..f3ce6f2b 100755 --- a/configure +++ b/configure @@ -604,7 +604,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' PACKAGE=automake -VERSION=1.1q +VERSION=1.2 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 96213000..6620029a 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.1q) +AM_INIT_AUTOMAKE(automake, 1.2) # 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 fef75e3d..76a577d6 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1q from Makefile.am +# Makefile.in generated automatically by automake 1.2 from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/stamp-vti b/stamp-vti index b64ccb35..53ca0ac7 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ @set UPDATED 22 June 1997 -@set EDITION 1.1q -@set VERSION 1.1q +@set EDITION 1.2 +@set VERSION 1.2 diff --git a/tests/Makefile.in b/tests/Makefile.in index 1227a731..f4620e06 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.1q from Makefile.am +# Makefile.in generated automatically by automake 1.2 from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation diff --git a/version.texi b/version.texi index b64ccb35..53ca0ac7 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ @set UPDATED 22 June 1997 -@set EDITION 1.1q -@set VERSION 1.1q +@set EDITION 1.2 +@set VERSION 1.2 -- 2.43.5