>>> "Scott" == Scott James Remnant <[EMAIL PROTECTED]> writes:

 Scott> On Wed, 2004-04-14 at 08:00, Alexandre Duret-Lutz wrote:
 >> >>> "Scott" == Scott James Remnant <[EMAIL PROTECTED]> 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



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to