summaryrefslogtreecommitdiffstats
path: root/src/H5B2private.h
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-03-09 18:48:23 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-03-09 18:48:23 (GMT)
commita46b559c35e84af1724681fa3afe122c22ce783c (patch)
treef273b2e7e217bce595b3997aa2db6ea789403763 /src/H5B2private.h
parent15e0a2331ecff452c74758ed44b456f06e528860 (diff)
downloadhdf5-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 'src/H5B2private.h')
0 files changed, 0 insertions, 0 deletions