From: Tom Tromey Date: Fri, 28 Feb 1997 16:23:18 +0000 (+0000) Subject: fixlet X-Git-Tag: Release-1-1m~16 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=988ac9bc190fbaa73dce7c4d2a23b4fd56724c4d;p=automake.git fixlet --- diff --git a/README b/README index d28ac7ce..e16c0b43 100644 --- a/README +++ b/README @@ -19,4 +19,4 @@ program to generate an `aclocal.m4' based on the contents of for augmenting autoconf. It is intended that other package authors will write m4 macros which can be automatically used by aclocal. -Mail suggestions and bug reports to tromey@cygnus.com. +Mail suggestions and bug reports to automake-bugs@gnu.ai.mit.edu. diff --git a/automake.in b/automake.in index 62b31bb5..33957c08 100755 --- a/automake.in +++ b/automake.in @@ -1893,7 +1893,7 @@ sub handle_tags # Every Makefile must define some sort of TAGS rule. # Otherwise, it would be possible for a top-level "make TAGS" # to fail because some subdirectory failed. - $output_rules .= ("tags: TAGS\nTAGS:\n\n"); + $output_rules .= "tags: TAGS\nTAGS:\n\n"; } } diff --git a/automake.texi b/automake.texi index d14bfc7d..60343be4 100644 --- a/automake.texi +++ b/automake.texi @@ -156,7 +156,7 @@ fully GNU standards-compliant, and do not require @code{perl} in order to be built. Mail suggestions and bug reports for Automake to -@email{bug-gnu-utils@@prep.ai.mit.edu}. +@email{automake-bugs@@gnu.ai.mit.edu}. @node Invoking Automake diff --git a/stamp-vti b/stamp-vti index 24e880b2..2f2ad90f 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ -@set UPDATED 24 February 1997 +@set UPDATED 27 February 1997 @set EDITION 1.1m @set VERSION 1.1m diff --git a/version.texi b/version.texi index 24e880b2..2f2ad90f 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 24 February 1997 +@set UPDATED 27 February 1997 @set EDITION 1.1m @set VERSION 1.1m