On 05/27/2013 08:53 AM, Haibo FENG wrote: > The attached patch file can fix the compiling issue. > I compared the file autoconf.texi in 2.65 with the one in version 2.69. The > modified 2 lines are same without change yet. >
>
>
> --- autoconf-2.65/doc/autoconf.texi 2009-11-05 10:42:15.000000000 +0800
> +++ autoconf-2.65/doc/autoconf.texi.new 2013-05-28 05:41:09.243770263
> +0800
> @@ -15,7 +15,7 @@
> @c The ARG is an optional argument. To be used for macro arguments in
> @c their documentation (@defmac).
> @macro ovar{varname}
> -@r{[}@var{\varname\}@r{]}@c
> +@r{[}@var{\varname\}@r{]}
> @end macro
>
> @c @dvar(ARG, DEFAULT)
> @@ -23,7 +23,7 @@
> @c The ARG is an optional argument, defaulting to DEFAULT. To be used
> @c for macro arguments in their documentation (@defmac).
> @macro dvar{varname, default}
> -@r{[}@var{\varname\} = @samp{\default\}@r{]}@c
> +@r{[}@var{\varname\} = @samp{\default\}@r{]}
> @end macro
Thanks for the report. This problem has already been fixed in
autoconf.texi; see commit a357718b0.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
