Re: AC_CONFIG_HEADERS and autoheader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On Wed, Dec 06, 2006 at 12:46:50PM +0000, Patrick Welche wrote:
> > +@samp{AH_BOTTOM([[#include <conf_post.h>]])}.
>                    ^^                      ^^
> Just, I think you only want one lot of quoting...

yes, you a re right, I comitted the following fix.

Thanks,
	Stepan Kasal
2006-12-06  Stepan Kasal  <kasal@xxxxxx>

	* doc/autoconf.texi (autoheader Invocation): Do not double-
	quote the parameter of `AH_BOTTOM' in the example.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.1114
diff -u -r1.1114 autoconf.texi
--- doc/autoconf.texi	6 Dec 2006 12:12:31 -0000	1.1114
+++ doc/autoconf.texi	6 Dec 2006 13:03:50 -0000
@@ -3032,7 +3032,7 @@
 
 It is recommended that only one input file is used.  If you want to append
 a boilerplate code, it is preferable to use
-@samp{AH_BOTTOM([[#include <conf_post.h>]])}.
+@samp{AH_BOTTOM([#include <conf_post.h>])}.
 File @file{conf_post.h} is not processed during the configuration then,
 which make things clearer.  Analogically, @code{AH_TOP} can be used to
 prepend a boilerplate code.
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux