bug-autoconf
[Top][All Lists]
Advanced

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

Re: Make AX_DEFINE_DIR obsolete?


From: Eric Blake
Subject: Re: Make AX_DEFINE_DIR obsolete?
Date: Fri, 16 Sep 2011 15:27:43 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110831 Fedora/3.1.12-2.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.12

On 09/16/2011 03:25 PM, Reuben Thomas wrote:
Following, a patch to autoconf git head to remove the mention of
AC_DEFINE_DIR from the manual:

+
+       docs: remove mention of non-GCS-compliant AC_DEFINE_DIR.
+       * doc/autoconf.texi (Defining Directories): Update.  The macro was
+       in any case renamed AX_DEFINE_DIR, and is now obsolete in
+       autoconf-archive.

I agree that we need to prune text, but think you went too far.


  @item
-Use @code{AC_DEFINE} but have @command{configure} compute the literal
-value of @code{datadir} and others.  Many people have wrapped macros to
-automate this task; for an example, see the macro @code{AC_DEFINE_DIR} from
-the @uref{http://@/www.gnu.org/@/software/@/autoconf-archive/, Autoconf Macro
-Archive}.
-
-This solution does not conform to the GNU Coding Standards.

I'd keep this as:

@item
Use @code{AC_DEFINE} but have @command{configure} compute the literal
value of @code{datadir} and others.

This solution does not conform to the GNU Coding Standards.

that is, just remove the mention of the obsolete archive macro.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org



reply via email to

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