diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-07-09 21:22:08 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-07-09 21:22:08 (GMT) |
commit | bb1d4e704fbb692c2487f0c2e77a16b94de59eb6 (patch) | |
tree | 7bf073a7328d97dab4cff1d1a3b4fc307e99155f /doc/html/compat.html | |
parent | fc13ddb7b3ec6c968f8319897b93f4b3a7818383 (diff) | |
download | hdf5-bb1d4e704fbb692c2487f0c2e77a16b94de59eb6.zip hdf5-bb1d4e704fbb692c2487f0c2e77a16b94de59eb6.tar.gz hdf5-bb1d4e704fbb692c2487f0c2e77a16b94de59eb6.tar.bz2 |
[svn-r4165]
Purpose:
Bug Fixes
Description:
If the system doesn't support modules, then the F9XMODFLAG would be
empty. This would cause things like '.' and '../src' to be stranded
on the compile line by themselves and the compiler would barf.
Also, there needs to be a dependence between the thyperslab_wr
program and the THDF5 module.
Solution:
Put the code to generate the -{M,I,p}<directory> flags in the
acsite.m4 file since it's not possible to check if a macro is empty
and do substitution on it in the Makefiles.
Put a dependency in the Makefile.in so that THDF5 will be made before
the thyperslab_wr program.
Platforms tested:
Linux
Diffstat (limited to 'doc/html/compat.html')
0 files changed, 0 insertions, 0 deletions