Current CVS contains a couple of syntactic typos, patch below.
If fixes for these are contained in pending patches, please just ignore
this mail (I have not checked and am still catching up on mail).

Regards,
Ralf

        * doc/autoconf.texi (Generic Functions): Typos.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.894
diff -u -r1.894 autoconf.texi
--- doc/autoconf.texi   2 May 2005 20:14:50 -0000       1.894
+++ doc/autoconf.texi   4 May 2005 18:44:04 -0000
@@ -4618,8 +4618,8 @@
 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
[EMAIL PROTECTED](LTLIBOBJS), etc.
+from @code{$(top_srcdir)} to each object named in @code{LIBOBJS} and
[EMAIL PROTECTED], etc.
 @end defmac
 
 @sp 1


Reply via email to