From 1253d33c2867429233eefeb0661a2fe809bda759 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 27 Nov 1998 21:24:42 +0000 Subject: [PATCH] * automake.texi: Formatting changes for latest texinfo. * automake.in (handle_java): Removed debugging print. --- ChangeLog | 6 ++++++ automake.in | 1 - automake.texi | 21 +++++++++++---------- stamp-vti | 2 +- version.texi | 2 +- 5 files changed, 19 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 659863d3..3fc0c2fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-11-27 Tom Tromey + + * automake.texi: Formatting changes for latest texinfo. + + * automake.in (handle_java): Removed debugging print. + 1998-11-18 Tom Tromey * automake.in (finish_languages): Use CCLD, not CLD. diff --git a/automake.in b/automake.in index 60df7c08..8c6fe9be 100755 --- a/automake.in +++ b/automake.in @@ -3816,7 +3816,6 @@ sub handle_java if (defined $dir) { - print STDERR "got $curs\n"; &am_line_error ($curs . '_JAVA', "multiple _JAVA primaries in use"); } diff --git a/automake.texi b/automake.texi index 964d54f9..e03d2411 100644 --- a/automake.texi +++ b/automake.texi @@ -813,22 +813,22 @@ copied. The default is to make a symbolic link. @item --cygnus @opindex --cygnus Causes the generated @file{Makefile.in}s to follow Cygnus rules, instead -of GNU or Gnits rules. @xref{Cygnus} for more information. +of GNU or Gnits rules. For more information, see @ref{Cygnus}. @item --foreign @opindex --foreign -Set the global strictness to @samp{foreign}. @xref{Strictness} for more -information. +Set the global strictness to @samp{foreign}. For more information, see +@ref{Strictness}. @item --gnits @opindex --gnits -Set the global strictness to @samp{gnits}. @xref{Gnits} for more -information. +Set the global strictness to @samp{gnits}. For more information, see +@ref{Gnits}. @item --gnu @opindex --gnu -Set the global strictness to @samp{gnu}. @xref{Gnits} for more -information. This is the default strictness. +Set the global strictness to @samp{gnu}. For more information, see +@ref{Gnits}. This is the default strictness. @item --help @opindex --help @@ -2225,8 +2225,9 @@ place. @opindex ansi2knr If the @file{Makefile.am} variable @code{AUTOMAKE_OPTIONS} -(@ref{Options}) contains the option @code{ansi2knr} then code to handle -de-ANSI-fication is inserted into the generated @file{Makefile.in}. +(@pxref{Options}) contains the option @code{ansi2knr} then code to +handle de-ANSI-fication is inserted into the generated +@file{Makefile.in}. This causes each C source file in the directory to be treated as ANSI C. If an ANSI C compiler is available, it is used. If no ANSI C compiler @@ -2361,7 +2362,7 @@ should include the appropriate rules. @vindex SCRIPTS Automake does not assume that scripts are derived objects; such objects -must be deleted by hand; see @ref{Clean} for more information. +must be deleted by hand (@pxref{Clean}). The @code{automake} program itself is a Perl script that is generated at configure time from @file{automake.in}. Here is how this is handled: diff --git a/stamp-vti b/stamp-vti index 4cdc80c4..c6550e6f 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ -@set UPDATED 10 November 1998 +@set UPDATED 27 November 1998 @set EDITION 1.3c @set VERSION 1.3c diff --git a/version.texi b/version.texi index 4cdc80c4..c6550e6f 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 10 November 1998 +@set UPDATED 27 November 1998 @set EDITION 1.3c @set VERSION 1.3c -- 2.43.5