]> sourceware.org Git - automake.git/commitdiff
version 1.2
authorTom Tromey <tromey@redhat.com>
Mon, 23 Jun 1997 02:15:18 +0000 (02:15 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 23 Jun 1997 02:15:18 +0000 (02:15 +0000)
ChangeLog
Makefile.in
aclocal.m4
configure
configure.in
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi

index 011e38c32b6eb9f5a66a4c42e57c42f80df491f5..d319fc955aa4b35aa6497e7873492a1050ffbeef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Sun Jun 22 14:01:59 1997  Tom Tromey  <tromey@cygnus.com>
 
+       * Released version 1.2.
+
        * automake.in (handle_texinfo): Look for texinfo.tex in aux dir.
 
        * automake.in (require_file_internal): Only print "installing"
index e70903aeb703dcbf012e5b4e9d6d10423bd734bf..26a265c700fb225aaa400b212d6c361f8c770d6d 100644 (file)
@@ -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)
index 99c62ff83e73460544978ec9c1a4ba8214852200..5b818cfad441d73067b1b12202e6e662975ca442 100644 (file)
@@ -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.
index 58f4a4bb131456a1ea19732dec1b81213446457d..f3ce6f2b1bc1161c6c31de92f46574e27eadfd86 100755 (executable)
--- 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; }
index 9621300001df281fc8f7371cea124aae3afc6a22..6620029a9a9bd3890bbdbe1d06348f4d9990c348 100644 (file)
@@ -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.
index fef75e3deb57dc3a69b7c92c20e2ca5f3959ffcc..76a577d610a4d2978a351596b66c17bc2f676ba3 100644 (file)
@@ -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
index b64ccb356c5fdb8c67b1fd68d76f74124791b86f..53ca0ac7656ec6da6c070cf0f141d6503dee1e2e 100644 (file)
--- 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
index 1227a7311b755871e0519ca8e57915d175aa7e50..f4620e06af13db7e7826c78c6f236026042ea6f0 100644 (file)
@@ -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
index b64ccb356c5fdb8c67b1fd68d76f74124791b86f..53ca0ac7656ec6da6c070cf0f141d6503dee1e2e 100644 (file)
@@ -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
This page took 0.0476 seconds and 5 git commands to generate.