libtool
[Top][All Lists]
Advanced

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

Re: Unrequested F77 config


From: Albert Chin
Subject: Re: Unrequested F77 config
Date: Sun, 22 Dec 2002 14:25:25 -0600
User-agent: Mutt/1.4i

On Sun, Dec 22, 2002 at 10:07:32AM -0600, Bob Friesenhahn wrote:
> There are certainly a bug in that even if no fortran compiler is
> found, libtool proceeds to configure the F77 tag.  Much of this
> configuration is done with CC unset, causing various warnings.
> 
> Libtool should provide a way for the user to specify which tags are to
> be configured.  This would allow a project which includes its own
> libtool, but uses a subset of the supported languages to avoid
> configuring libtool for languages which are not used.

We could augment AC_PROG_LIBTOOL to take a list of tags:
  AC_PROG_LIBTOOL([tag1,tag2,...])

Anyone want to submit a patch :)

-- 
albert chin (address@hidden)



reply via email to

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