Files
hdf5/fortran
Bill Wendling bb1d4e704f [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
2001-07-09 16:22:08 -05:00
..
2001-07-06 16:33:29 -05:00
2001-07-09 16:22:08 -05:00
2001-07-09 16:22:08 -05:00
2001-07-09 16:22:08 -05:00
2001-07-09 16:22:08 -05:00
2000-09-19 15:06:49 -05:00
2000-09-19 15:06:49 -05:00
2001-07-09 16:22:08 -05:00
2001-07-09 16:22:08 -05:00
2001-07-09 12:50:12 -05:00
2000-09-19 15:06:49 -05:00
2000-10-31 15:19:03 -05:00