libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.5: superfulous tests


From: Albert Chin
Subject: Re: libtool 1.5: superfulous tests
Date: Sun, 20 Jul 2003 21:27:09 -0500
User-agent: Mutt/1.4i

On Sun, Jul 20, 2003 at 08:56:32PM -0400, Thamer Al-Harbash wrote:
> I have been using libtool with some mixed feelings on the amount
> of tests it adds to `configure'. Specifically, although my source
> is all in C, libtool runs C++ and Fortran tests. This adds a bit
> of bloat everytime a user runs the configuration script.
> 
> I have already explicitly specified the language in my
> configure.ac with:
> 
> AC_LANG(C)
> 
> Is there anyway to disable libtool tests for Fortrant and C++? I
> couldn't find any mention of it in the manual.

Not with 1.5. I just submitted a patch to libtool-patches that adds a
new macro, AC_LIBTOOL_TAGS to do what you want. There are some caveats
though.

-- 
albert chin (address@hidden)




reply via email to

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