From: Paul Eggert Date: Thu, 5 May 2005 08:13:25 +0000 (+0000) Subject: * doc/autoconf.texi (Generic Functions): Typos. X-Git-Tag: AUTOCONF-2.59c~398 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbfc560b5e5aa04b455f52805947ec86028bd7c;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Generic Functions): Typos. --- diff --git a/ChangeLog b/ChangeLog index 2d9631c49..577002a1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-05-05 Ralf Wildenhues + + * doc/autoconf.texi (Generic Functions): Typos. + 2004-05-02 Gary V. Vaughan * lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE): Prepend each diff --git a/doc/autoconf.texi b/doc/autoconf.texi index e0d945bfe..a9c900f9a 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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