upped version number
authorTom Tromey <tromey@redhat.com>
Thu, 28 Aug 1997 15:52:35 +0000 (15:52 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 28 Aug 1997 15:52:35 +0000 (15:52 +0000)
Makefile.in
aclocal.m4
configure
configure.in
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi

index fcea8a7..ffd5116 100644 (file)
@@ -1,10 +1,15 @@
-# Makefile.in generated automatically by automake 1.2 from Makefile.am
+# Makefile.in generated automatically by automake 1.2a from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
 
 SHELL = /bin/sh
 
@@ -95,10 +100,10 @@ TEXINFOS = automake.texi
 DATA =  $(pkgdata_DATA)
 
 DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
-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
+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
 
 
 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
@@ -123,9 +128,9 @@ config.status: $(srcdir)/configure
 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
        cd $(srcdir) && $(AUTOCONF)
 automake: $(top_builddir)/config.status automake.in
-       cd $(top_builddir) && CONFIG_FILES=$@:automake.in CONFIG_HEADERS= ./config.status
+       cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
 aclocal: $(top_builddir)/config.status aclocal.in
-       cd $(top_builddir) && CONFIG_FILES=$@:aclocal.in CONFIG_HEADERS= ./config.status
+       cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
 
 install-binSCRIPTS: $(bin_SCRIPTS)
        @$(NORMAL_INSTALL)
@@ -269,9 +274,10 @@ dist-info: $(INFO_DEPS)
 
 mostlyclean-aminfo:
        rm -f automake.aux automake.cp automake.cps automake.dvi automake.fn \
-         automake.fns automake.ky automake.log automake.pg \
-         automake.toc automake.tp automake.tps automake.vr \
-         automake.vrs automake.op automake.tr automake.cv
+         automake.fns automake.ky automake.kys automake.ps \
+         automake.log automake.pg automake.toc automake.tp \
+         automake.tps automake.vr automake.vrs automake.op automake.tr \
+         automake.cv automake.cn
 
 clean-aminfo:
 
@@ -280,7 +286,7 @@ distclean-aminfo:
 maintainer-clean-aminfo:
        for i in $(INFO_DEPS); do \
          rm -f $$i; \
-         if test "`echo $$i-[0-9]*`" = "$$i-[0-9]*"; then \
+         if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
            rm -f $$i-[0-9]*; \
          fi; \
        done
index 3cd4ce2..3765d57 100644 (file)
@@ -1,5 +1,4 @@
-dnl aclocal.m4 generated automatically by aclocal 1.2
-
+dnl aclocal.m4 generated automatically by aclocal 1.2a
 
 dnl Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 dnl This Makefile.in is free software; the Free Software Foundation
index f3ce6f2..49b3ffa 100755 (executable)
--- a/configure
+++ b/configure
@@ -604,7 +604,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
 
 PACKAGE=automake
 
-VERSION=1.2
+VERSION=1.2a
 
 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 6620029..dfbe47c 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.2)
+AM_INIT_AUTOMAKE(automake, 1.2a)
 
 # 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 330e44a..c54530c 100644 (file)
@@ -1,8 +1,14 @@
-# Makefile.in generated automatically by automake 1.2 from Makefile.am
+# Makefile.in generated automatically by automake 1.2a from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
 
 
 SHELL = /bin/sh
index 49e7cbd..ced07bd 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
 @set UPDATED 6 August 1997
-@set EDITION 1.2
-@set VERSION 1.2
+@set EDITION 1.2a
+@set VERSION 1.2a
index fc4ee04..dbeac40 100644 (file)
@@ -1,8 +1,14 @@
-# Makefile.in generated automatically by automake 1.2 from Makefile.am
+# Makefile.in generated automatically by automake 1.2a from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
 
 
 SHELL = /bin/sh
index 49e7cbd..ced07bd 100644 (file)
@@ -1,3 +1,3 @@
 @set UPDATED 6 August 1997
-@set EDITION 1.2
-@set VERSION 1.2
+@set EDITION 1.2a
+@set VERSION 1.2a