amber-developers: pgf90 and netcdf

From: David A. Case <case.scripps.edu>
Date: Fri, 31 Mar 2006 17:46:53 -0700

On Fri, Mar 31, 2006, Scott Brozell wrote:
>
> Also for pgf90 there must be whitespace after the -module
> moduledir="-module "

Better is moduledir="-module $(EMPTY)"

See the lessons with learned with the $(AR) variable: you can't just add
a space, cause Make or the shell might strip it out. Construct above will
be put into configure in CVS after I run a few tests.

...dac
Received on Wed Apr 05 2006 - 23:49:31 PDT
Custom Search