[Gridflow-dev] [Gridflow-cvs] [svn] commit: r6277 - /trunk/configure

Mathieu Bouchard matju at artengine.ca
Sat Sep 18 11:42:24 EDT 2010


On Sat, 18 Sep 2010, svn-gridflow at artengine.ca wrote:

> -WIN = !!( CONFIG["arch"] =~ /mingw/ )
> +WIN = !!( CONFIG["arch"] =~ /(mingw|mswin)/ )

Oh, is this because Ruby was compiled with MSVC ?

> -	uses_so ["-lfftw3f-3","-lfftw3-3"] if WIN
> +	#uses_so ["-lfftw3f-3","-lfftw3-3"] if WIN

If this option was added explicitly for WIN, it means someone needed it 
for WIN. Was it patko who needed that line ?... What can we do to resolve 
this ?

  _______________________________________________________________________
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC


More information about the Gridflow-dev mailing list