libtool
[Top][All Lists]
Advanced

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

Re: about libtool's trace interface for tags


From: Alexandre Duret-Lutz
Subject: Re: about libtool's trace interface for tags
Date: Wed, 14 Apr 2004 19:45:10 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

>>> "Scott" == Scott James Remnant <address@hidden> writes:

 Scott> On Wed, 2004-04-14 at 08:00, Alexandre Duret-Lutz wrote:
 >> >>> "Scott" == Scott James Remnant <address@hidden> writes:
 >> 
 Scott> On Tue, 2004-04-13 at 22:39, Alexandre Duret-Lutz wrote:
 >> >> Is it done or is there any obstacle to it?  I'm dreaming about
 >> >> Automake 1.9, and if possible I would like to include support
 >> >> for this.
 >> >> 
 >> 
 Scott> The current interface should be pretty good, trace for
 Scott> invocations of _LT_TAG and the first argument will be a
 Scott> tag name that maps equally to a language name (CC, CXX,
 Scott> F77, etc.)
 >> 
 >> Huh?
 >> 
 Scott> Sorry, I'll put my brain on this time ... :o)

 Scott> * _LT_LANG *

 Scott> descent libtool-bootstrap% autoconf --trace=_LT_LANG
 Scott> configure.ac:178:_LT_LANG:CXX
 Scott> configure.ac:178:_LT_LANG:GCJ
 Scott> configure.ac:178:_LT_LANG:F77
 Scott> configure.ac:178:_LT_LANG:RC

Ah, thanks!  Sorry for being dense, but since it takes
tag names as argument, why is it called _LT_LANG?  

How about calling it `LT_SUPPORTED_TAG' or something similar?  I
can supply a patch to rename and document this macro in the
manual, if that sounds OK.  I really think that this interface
should be public, like every other traced macros (at least all
those registered in autom4te.cfg).
-- 
Alexandre Duret-Lutz





reply via email to

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