summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2005-07-09 09:30:31 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2005-07-09 09:30:31 +0000
commit5448bc9965371cf796cfa793ee661abce5518f13 (patch)
treefb51dead6078440b9b083627b080f14a9b36867d
parent2ab8cbfbc0c06458d99a9d8bbd38cddfdbb8ab68 (diff)
downloadautomake-5448bc9965371cf796cfa793ee661abce5518f13.tar.gz
automake-5448bc9965371cf796cfa793ee661abce5518f13.tar.bz2
automake-5448bc9965371cf796cfa793ee661abce5518f13.zip
* doc/automake.texi (Public macros): Typo.
* aclocal.in: Typo in comment.
-rw-r--r--ChangeLog5
-rw-r--r--aclocal.in2
-rw-r--r--doc/automake.texi2
-rw-r--r--doc/stamp-vti2
-rw-r--r--doc/version.texi2
5 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index ce505df8f..81834ab14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-09 Stepan Kasal <kasal@ucw.cz>
+
+ * doc/automake.texi (Public macros): Typo.
+ * aclocal.in: Typo in comment.
+
2005-07-09 Zack Weinberg <zack@codesourcery.com> (tiny change)
* lib/depcomp: Handle "#line" markers as well as "# " markers in
diff --git a/aclocal.in b/aclocal.in
index 1990ff21f..812bfb40e 100644
--- a/aclocal.in
+++ b/aclocal.in
@@ -323,7 +323,7 @@ sub add_macro ($)
# scan_configure_dep ($file)
# --------------------------
# Scan a configure dependency (configure.ac, or separate m4 files)
-# for uses of know macros and AC_REQUIREs of possibly unknown macros.
+# for uses of known macros and AC_REQUIREs of possibly unknown macros.
# Recursively scan m4_included files.
sub scan_configure_dep ($)
{
diff --git a/doc/automake.texi b/doc/automake.texi
index 474298a2e..04ea5afac 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -2485,7 +2485,7 @@ GNU Compiler Collection.
@vindex WITH_DMALLOC
@opindex --with-dmalloc
Add support for the @uref{http://dmalloc.com/, Dmalloc package}. If
-the user run @command{configure} with @option{--with-dmalloc}, then
+the user runs @command{configure} with @option{--with-dmalloc}, then
define @code{WITH_DMALLOC} and add @option{-ldmalloc} to @code{LIBS}.
@item AM_WITH_REGEX
diff --git a/doc/stamp-vti b/doc/stamp-vti
index a9ea9985f..7f4cdbd66 100644
--- a/doc/stamp-vti
+++ b/doc/stamp-vti
@@ -1,4 +1,4 @@
-@set UPDATED 2 July 2005
+@set UPDATED 9 July 2005
@set UPDATED-MONTH July 2005
@set EDITION 1.9a
@set VERSION 1.9a
diff --git a/doc/version.texi b/doc/version.texi
index a9ea9985f..7f4cdbd66 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 2 July 2005
+@set UPDATED 9 July 2005
@set UPDATED-MONTH July 2005
@set EDITION 1.9a
@set VERSION 1.9a