libtool-patches
[Top][All Lists]
Advanced

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

Re: Fix `make dist' on systems with no F9x compiler


From: Ralf Wildenhues
Subject: Re: Fix `make dist' on systems with no F9x compiler
Date: Fri, 4 May 2007 08:51:06 +0200
User-agent: Mutt/1.5.15 (2007-04-13)

Hi Noah,

* Noah Misch wrote on Fri, May 04, 2007 at 03:52:24AM CEST:
> `make dist' needs every test demo directory configured.  If the system has no
> F90 compiler, tests/fcdemo/configure always fails.  This patch adds an option 
> to
> that configure script that suppresses the potentially fatal check.  We then 
> use
> the option when configuring a test demo directory for the sake of `make dist'.

Thanks for the patch.  Say, why not m4_pushdef([AC_MSG_ERROR],
[something nonfatal]) ... m4_popdef([AC_MSG_ERROR]) instead?
Just curious, I haven't tested or anything.

Cheers,
Ralf

> 2007-05-03  Noah Misch  <address@hidden>
> 
>       * tests/fcdemo/configure.ac <dist>: New option.  Skip call to
>       AC_FC_SRCEXT when specified.
>       * Makefile.am (@DIST_MAKEFILE_LIST@): Pass --with-dist.




reply via email to

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