diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-03-09 18:48:23 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-03-09 18:48:23 (GMT) |
commit | a46b559c35e84af1724681fa3afe122c22ce783c (patch) | |
tree | f273b2e7e217bce595b3997aa2db6ea789403763 /windows | |
parent | 15e0a2331ecff452c74758ed44b456f06e528860 (diff) | |
download | hdf5-a46b559c35e84af1724681fa3afe122c22ce783c.zip hdf5-a46b559c35e84af1724681fa3afe122c22ce783c.tar.gz hdf5-a46b559c35e84af1724681fa3afe122c22ce783c.tar.bz2 |
[svn-r10171] Purpose:
Bug fix
Description:
The fortran compiler is named FC. If F9X environment variable is set,
FC should hold the value in F9X. However, this was overwriting values
written to FC by platform-specific config scripts.
This caused copper to find the wrong fortran when building in parallel, and
may have had other symptoms on other platforms.
Solution:
Assign $F9X to $FC at the beginning of configure, before platform-specific
scripts are run. Do this assignment only if FC is empty.
Platforms tested:
copper, modi4 (parallel and serial w/c++), verbena.
This change should only affect fortran build.
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions