summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1998-06-10 05:20:20 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1998-06-10 05:20:20 (GMT)
commit328097d60e10c72283d15abea567080ecd6638e8 (patch)
tree38d77ef2d546a019ce8cb4642fbda1fb25e4fa41 /src/Makefile.in
parent865a463b1fdf29fb7ff5b3a1930d77e39d09bce4 (diff)
downloadhdf5-328097d60e10c72283d15abea567080ecd6638e8.zip
hdf5-328097d60e10c72283d15abea567080ecd6638e8.tar.gz
hdf5-328097d60e10c72283d15abea567080ecd6638e8.tar.bz2
[svn-r415] Problem:
H5Fmpio.c was not part of the serial distribution. The auto- dependence configuration runs for serail distribution only, thus H5Fmpio.c has no dependence. It ended up not recompiled even when header files it depends on are changed. Solution: Changed configuration to always include this file. Enclosed the whole code in a big #ifdef HAVE_PARALLEL macro so that they would be compiled for parallel distribution only. Platform tested: O2K
Diffstat (limited to 'src/Makefile.in')
0 files changed, 0 insertions, 0 deletions