Files
hdf5/fortran/config/ia64-linux-gnu
Bill Wendling 217d934133 [svn-r7851] Purpose:
Buglet Fix

Description:
    The FFLAGS environment variable wasn't being passed to the Makefiles.
    The config files weren't including it when they set the FFLAGS
    variable.

Solution:
    Changed the FFLAGS="..." command to FFLAGS="$FFLAGS ..." instead.

Platforms tested:
    Copper
    Arabica
    Verbena

Misc. update:
2003-11-14 15:10:07 -05:00

2.1 KiB