From: Mathieu Lirzin Date: Sun, 16 Jul 2017 00:01:28 +0000 (+0200) Subject: doc: Fix typo "nothing" => "noting" X-Git-Tag: v1.16~35^2~14 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=bea673a55bb7ae35933ff2c16ce10b32f476ba4e;p=thirdparty%2Fautomake.git doc: Fix typo "nothing" => "noting" This fixes bug#24476. * doc/automake.texi (Checking the Distribution): Fix typo. * THANKS: Update. --- diff --git a/THANKS b/THANKS index 02df031f8..a2b8c29ec 100644 --- a/THANKS +++ b/THANKS @@ -90,6 +90,7 @@ David Byron dbyron@dbyron.com David Fang fang@csl.cornell.edu Davyd Madeley davyd@fugro-fsi.com.au David Pashley david@davidpashley.com +David Wohlferd dw@limegreensocks.com David Zaroski cz253@cleveland.Freenet.Edu Dean Povey dpovey@wedgetail.com Dennis J. Linse Dennis.J.Linse@SAIC.com diff --git a/doc/automake.texi b/doc/automake.texi index f083fc2b4..544f7c1e4 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -8576,7 +8576,7 @@ to supply additional flags to @command{configure}, define them in the provided there by defining the @code{DISTCHECK_CONFIGURE_FLAGS} variable, on the command line when invoking @command{make}. @c See automake bug#14991 for more details about how the following holds. -It's worth nothing that @command{make distcheck} needs complete control +It's worth noting that @command{make distcheck} needs complete control over the @command{configure} options @option{--srcdir} and @option{--prefix}, so those options cannot be overridden by @code{AM_DISTCHECK_CONFIGURE_FLAGS} nor by