upped version to 1.2f
authorTom Tromey <tromey@redhat.com>
Tue, 24 Feb 1998 20:39:48 +0000 (20:39 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 24 Feb 1998 20:39:48 +0000 (20:39 +0000)
ChangeLog
Makefile.in
aclocal.m4
configure
configure.in
m4/Makefile.in
stamp-vti
tests/Makefile.in
version.texi

index 6318040..fb30196 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Tue Feb 24 12:10:44 1998  Tom Tromey  <tromey@cygnus.com>
 
+       * Released 1.2f.
+
        * mans.am (install-man@SECTION@, uninstall-man@SECTION@): Quote
        `$' in sed expression.
 
index a206dd1..233c017 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.2e from Makefile.am
+# Makefile.in generated automatically by automake 1.2f from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -146,7 +146,7 @@ install-binSCRIPTS: $(bin_SCRIPTS)
        done
 
 uninstall-binSCRIPTS:
-       $(NORMAL_UNINSTALL)
+       @$(NORMAL_UNINSTALL)
        list='$(bin_SCRIPTS)'; for p in $$list; do \
          rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
        done
@@ -165,7 +165,7 @@ install-pkgdataSCRIPTS: $(pkgdata_SCRIPTS)
        done
 
 uninstall-pkgdataSCRIPTS:
-       $(NORMAL_UNINSTALL)
+       @$(NORMAL_UNINSTALL)
        list='$(pkgdata_SCRIPTS)'; for p in $$list; do \
          rm -f $(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
        done
@@ -272,7 +272,7 @@ uninstall-info:
          test -z "$ii" \
            || install-info --info-dir=$(infodir) --remove $$file; \
        done
-       $(NORMAL_UNINSTALL)
+       @$(NORMAL_UNINSTALL)
        for file in $(INFO_DEPS); do \
          (cd $(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
        done
@@ -320,7 +320,7 @@ install-pkgdataDATA: $(pkgdata_DATA)
        done
 
 uninstall-pkgdataDATA:
-       $(NORMAL_UNINSTALL)
+       @$(NORMAL_UNINSTALL)
        list='$(pkgdata_DATA)'; for p in $$list; do \
          rm -f $(pkgdatadir)/$$p; \
        done
@@ -376,7 +376,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
        done; \
        list='$(SOURCES) $(HEADERS)'; \
        unique=`for i in $$list; do echo $$i; done | \
-         $(AWK) '    { files[$$0] = 1; } \
+         awk '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
index 0d1b1f6..f3c6e83 100644 (file)
@@ -1,4 +1,4 @@
-dnl aclocal.m4 generated automatically by aclocal 1.2e
+dnl aclocal.m4 generated automatically by aclocal 1.2f
 
 dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 dnl This Makefile.in is free software; the Free Software Foundation
index fe92293..049aad0 100755 (executable)
--- a/configure
+++ b/configure
@@ -688,7 +688,7 @@ fi
 
 PACKAGE=automake
 
-VERSION=1.2e
+VERSION=1.2f
 
 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 8e109fe..17322db 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.2e)
+AM_INIT_AUTOMAKE(automake, 1.2f)
 
 # 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 a6d78d7..73b2d0a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.2e from Makefile.am
+# Makefile.in generated automatically by automake 1.2f from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
@@ -106,7 +106,7 @@ install-m4dataDATA: $(m4data_DATA)
        done
 
 uninstall-m4dataDATA:
-       $(NORMAL_UNINSTALL)
+       @$(NORMAL_UNINSTALL)
        list='$(m4data_DATA)'; for p in $$list; do \
          rm -f $(m4datadir)/$$p; \
        done
index 4c724f3..3d74cae 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,3 +1,3 @@
 @set UPDATED 12 February 1998
-@set EDITION 1.2e
-@set VERSION 1.2e
+@set EDITION 1.2f
+@set VERSION 1.2f
index 8a81633..5c34e0e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated automatically by automake 1.2e from Makefile.am
+# Makefile.in generated automatically by automake 1.2f from Makefile.am
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
index 4c724f3..3d74cae 100644 (file)
@@ -1,3 +1,3 @@
 @set UPDATED 12 February 1998
-@set EDITION 1.2e
-@set VERSION 1.2e
+@set EDITION 1.2f
+@set VERSION 1.2f