summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-03-09 20:06:47 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-03-09 20:06:47 (GMT)
commit6a14114253ddc1b0cb07533e4b466c677272a6ab (patch)
tree187837e9f404b0260b590af510c8e9dbee16d420 /config
parente79c145d91e43aabf6b9d5cf573eae9afeea1e38 (diff)
downloadhdf5-6a14114253ddc1b0cb07533e4b466c677272a6ab.zip
hdf5-6a14114253ddc1b0cb07533e4b466c677272a6ab.tar.gz
hdf5-6a14114253ddc1b0cb07533e4b466c677272a6ab.tar.bz2
[svn-r10174] Purpose:
Bug fix Description: acsite.m4 contains macros to handle fortran compiler. Some of these macros are obsolete with automake 1.9.5, but some of them are still used. These macros need to refer to the fortran compiler as $FC, not $F9X. Solution: The version of acsite.m4 with this change didn't get checked in last time. Oops. Replaced all occurances of $F9X with $FC and $FFLAGS with $FCFLAGS in acsite.m4. Platforms tested: copper, modi4 (serial and parallel), kelgia, eirene. Some errors from btree code and ph5diff. No errors in fortran/test.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions