From e1d1a42ddfaf960e0af1fdcdcb803f02c8f79d2f Mon Sep 17 00:00:00 2001 From: Michael Ploujnikov Date: Sun, 7 Dec 2008 12:10:18 +0100 Subject: [PATCH] Various spelling and grammar fixes. * doc/automake.texi (Optional, Future of aclocal): Various spelling and grammar fixes. * THANKS: Update. Signed-off-by: Ralf Wildenhues --- ChangeLog | 6 ++++++ THANKS | 1 + doc/automake.texi | 4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d0d82cade..fab34e427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-12-07 Michael Ploujnikov (tiny change) + + * doc/automake.texi (Optional, Future of aclocal): Various + spelling and grammar fixes. + * THANKS: Update. + 2008-12-03 William Pursell Simple typographical and grammar errors in automake.texi. diff --git a/THANKS b/THANKS index 1098dae7e..1c743542f 100644 --- a/THANKS +++ b/THANKS @@ -203,6 +203,7 @@ Matthias Clasen clasen@mathematik.uni-freiburg.de Maxim Sinev good@goods.ru Merijn de Jonge M.de.Jonge@cwi.nl Michael Brantley Michael-Brantley@deshaw.com +Michael Ploujnikov ploujj@gmail.com Michel de Ruiter mdruiter@cs.vu.nl Mike Castle dalgoda@ix.netcom.com Mike Frysinger vapier@gentoo.org diff --git a/doc/automake.texi b/doc/automake.texi index 52b178b98..a0dd99f66 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -2820,7 +2820,7 @@ part of @samp{make dist}. As for @code{AC_CONFIG_FILES} (@pxref{Requirements}), parts of the specification using shell variables will be ignored as far as cleaning -and distributing is concerned. (There is no rebuild rules for links.) +and distributing is concerned. (There are no rebuild rules for links.) @item AC_LIBOBJ @itemx AC_LIBSOURCE @@ -3649,7 +3649,7 @@ macros you want to revert, and run @samp{aclocal -I m4 --install}. @command{aclocal} is expected to disappear. This feature really should not be offered by Automake. Automake should focus on generating @file{Makefile}s; dealing with M4 macros really is -Autoconf's job. That some people install Automake just to use +Autoconf's job. The fact that some people install Automake just to use @command{aclocal}, but do not use @command{automake} otherwise is an indication of how that feature is misplaced. -- 2.47.2