libtool
[Top][All Lists]
Advanced

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

Re: How to configure libtool so that it doesn't run some tests ?


From: Ralf Wildenhues
Subject: Re: How to configure libtool so that it doesn't run some tests ?
Date: Fri, 4 Feb 2005 15:34:54 +0100
User-agent: Mutt/1.4.1i

* Patrick PĂ©lissier wrote on Fri, Feb 04, 2005 at 03:03:32PM CET:
> How to configure libtool so that it doesn't run C++ / Fortran tests if
> the library is a C library, and so doesn't need a C++ / fortran
> compiler?  The project uses the other autotools and is a C library. I
> haven't found this in the documentation.

This feature is not available in the 1.5 Libtool series.
Upcoming 2.0 does what you want (e.g., if you did not
specify AC_PROG_CXX or some Libtool macro to enable C++,
it will not be tested for).

Regards,
Ralf




reply via email to

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