bug-autoconf
[Top][All Lists]
Advanced

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

Re: doc weirdness in cvs version


From: Akim Demaille
Subject: Re: doc weirdness in cvs version
Date: 30 Oct 2000 20:40:28 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

| I pulled down the current version from the CVS repository late last week.
| I'm skimming the doc, and I notice that section 13.2 discourages the
| use of acconfig.h in favor of AH macros and config.h.top and config.h.bot.
| 
| But... section 13.5.1 says don't use config.h.top and config.h.bot and
| use acconfig.h instead.
| 
| So, which is it?  I use acconfig.h with @TOP@ and @BOTTOM@ in gawk,
| and would like to do the right thing if I switch to the current autoconf.

Thanks for noticing, we will fix this.

acconfig.h is obsoleted, you really don't need it, because templating
the AC_DEFINE symbols is now done from configure.in.

You rarely need to had anything around config.h, but if you really
need to, then use the AH macros.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]