From 6a517d6f0fde9e07ca8f323a8a8b4196f3466ec3 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 23 Jun 1997 02:15:22 +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 011e38c..d319fc9 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 e70903a..26a265c 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 99c62ff..5b818cf 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 58f4a4b..f3ce6f2 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 9621300..6620029 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 fef75e3..76a577d 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 b64ccb3..53ca0ac 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 1227a73..f4620e0 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 b64ccb3..53ca0ac 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.7.4