From f585a465f5319cde2ca25c83f91db5d00253a928 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 28 Aug 2001 04:50:15 +0000 Subject: [PATCH] * automake.texi (Macros): Typo fix. From Christian Cornelssen --- ChangeLog | 5 +++++ THANKS | 1 + automake.texi | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 59c4ba9a8..5ba876ab6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-27 Tom Tromey + + * automake.texi (Macros): Typo fix. + From Christian Cornelssen + 2001-08-27 Tom Tromey * tests/ansi3.test, tests/ansi5.test, tests/ccnoco.test, diff --git a/THANKS b/THANKS index 46086b403..308d9b485 100644 --- a/THANKS +++ b/THANKS @@ -26,6 +26,7 @@ Brian Ford ford@vss.fsi.com Brian Jones cbj@nortel.net Bruno Haible haible@ilog.fr Chris Provenzano proven@io.proven.org +Christian Cornelssen ccorn@cs.tu-berlin.de danbp danpb@nospam.postmaster.co.uk Dave Brolley brolley@redhat.com Dave Morrison dave@bnl.gov diff --git a/automake.texi b/automake.texi index 1692702a0..a0829fbb2 100644 --- a/automake.texi +++ b/automake.texi @@ -1410,7 +1410,7 @@ manner required by automake. You must use this instead of @code{AC_PROG_CC_C_O} when you need this functionality. @item AM_PROG_CC_STDC -If the C compiler in not in ANSI C mode by default, try to add an option +If the C compiler is not in ANSI C mode by default, try to add an option to output variable @code{CC} to make it so. This macro tries various options that select ANSI C on some system or another. It considers the compiler to be in ANSI C mode if it handles function prototypes correctly. @@ -2666,7 +2666,7 @@ included by the C++ linker, then they must be manually added to an @subsection Fortran 77 and Autoconf The current Automake support for Fortran 77 requires a recent enough -version Autoconf that also includes support for Fortran 77. Full +version of Autoconf that also includes support for Fortran 77. Full Fortran 77 support was added to Autoconf 2.13, so you will want to use that version of Autoconf or later. -- 2.47.2