[svn-r4076]

Purpose:
    Sync with hdf5 1.4 branch
Description:
    Brought changes made in hdf5 1.4 branch into hdf5 1.5 branch
This commit is contained in:
Elena Pourmal 2001-06-28 10:13:25 -05:00
parent 1b717e9452
commit 375dda8f5f

View File

@ -33,7 +33,7 @@ if test "X-" = "X-$F9X"; then
fi
if test "X-" = "X-$f9x_flags_set"; then
FFLAGS="-static -O -qsuffix=f=f90 -qmoddir=. -I. -k"
FFLAGS="-static -O -qsuffix=f=f90 -qmoddir=./ -I./ -k"
DEBUG_FFLAGS="-O"
PROD_FFLAGS="-O"
PROFILE_FFLAGS="-O"