]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Generic Functions): Typos.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 May 2005 08:13:25 +0000 (08:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 5 May 2005 08:13:25 +0000 (08:13 +0000)
ChangeLog
doc/autoconf.texi

index 2d9631c497a5d15b3e4ab046f6d1048f7717e172..577002a1fd8e014c83b5abd7fc9553b066319ccb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * doc/autoconf.texi (Generic Functions): Typos.
+
 2004-05-02  Gary V. Vaughan  <gary@gnu.org>
 
        * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each
index e0d945bfef68bfd4df842256247b49d5ce6b3a21..a9c900f9a46353327ce075f39febce4e0a6c13e9 100644 (file)
@@ -4618,8 +4618,8 @@ following reasons: (i) some checks use the replacement files, (ii) some
 macros bypass broken system headers by installing links to the
 replacement headers (iii) when used in conjunction with Automake,
 within each @file{Makefile}, @var{directory} is used as a relative path
-from @code{$(top_srcdir)} to each object named in @code(LIBOBJS) and
-@code(LTLIBOBJS), etc.
+from @code{$(top_srcdir)} to each object named in @code{LIBOBJS} and
+@code{LTLIBOBJS}, etc.
 @end defmac
 
 @sp 1