]> sourceware.org Git - automake.git/commitdiff
Rebuilt files with latest automake
authorTom Tromey <tromey@redhat.com>
Sun, 10 Jan 1999 21:12:42 +0000 (21:12 +0000)
committerTom Tromey <tromey@redhat.com>
Sun, 10 Jan 1999 21:12:42 +0000 (21:12 +0000)
ChangeLog
Makefile.in
aclocal.m4
m4/Makefile.in
tests/Makefile.in

index d5580be1030fa43c9e44408697f57eb5061d8656..2c81a947d786e85d0eb7fe9e93fbc28bf85b1dbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-10  Tom Tromey  <tromey@cygnus.com>
+
+       * Released version 1.4.
+
 1999-01-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * missing (autoheader): accept multiple header files
index 97aa83e4597973061738cf06d8171f354f5f4689..aa874eec43d915f265b89ba2154b5bc081d7d88c 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.3e from Makefile.am
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 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.
@@ -148,7 +148,7 @@ $(srcdir)/version.texi: stamp-vti
 
 $(srcdir)/stamp-vti: automake.texi $(top_srcdir)/configure.in
        @echo "@set UPDATED `cd $(srcdir) \
-         && $(SHELL) ./mdate-sh automake.texi`" > vti.tmp
+         && $(SHELL) $(srcdir)//mdate-sh automake.texi`" > vti.tmp
        @echo "@set EDITION $(VERSION)" >> vti.tmp
        @echo "@set VERSION $(VERSION)" >> vti.tmp
        @cmp -s vti.tmp $(srcdir)/version.texi \
@@ -278,7 +278,7 @@ clean-aminfo:
 distclean-aminfo:
 
 maintainer-clean-aminfo:
-       for i in $(INFO_DEPS); do \
+       cd $(srcdir) && for i in $(INFO_DEPS); do \
          rm -f $$i; \
          if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
            rm -f $$i-[0-9]*; \
index 7928dd4c5d4b55a7e313f4da4cab3d14955c8240..9f8add8f0d990b497df73a3f164cb305379278fb 100644 (file)
@@ -1,6 +1,6 @@
-dnl aclocal.m4 generated automatically by aclocal 1.3e
+dnl aclocal.m4 generated automatically by aclocal 1.4
 
-dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
index 4bf27b7ef8e2841398b3b6fa4812ec3dc57834d0..4d2e720ee27f4d666e012c8ae7177a4b46358f4f 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.3e from Makefile.am
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 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.
index 2de03d553297f7692654948f5b40d5847706212e..a3e96e0602800184940219dd0417d76546e21527 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.3e from Makefile.am
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
-# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999 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 page took 0.039288 seconds and 5 git commands to generate.