hdf5/fortran
Bill Wendling 68b1950013 [svn-r6746] Purpose:
Bug Fix

Description:
    When going to compile on a platform (like HP-UX) which doesn't have
    libz.a in it's path, the script would fail. The reason was that the
    LDFLAGS variable which holds the directories to these libraries was
    last in the compile line. So the compiler couldn't find the library

Solution:
    Put the LDFLAGS variable before the linker variables.

Platforms tested:
    Kelgia (Fortran)
    Verbena (Fortran, no C++ since only Fortran affected)
    Arabica (Fortran)
    Modi4 (Fortran & Parallel)

    Also ran "make check-install"

Misc. update:
2003-04-24 15:22:43 -05:00
..
config [svn-r6739] Purpose: 2003-04-23 14:25:58 -05:00
examples [svn-r6683] 2003-04-15 17:28:05 -05:00
src [svn-r6746] Purpose: 2003-04-24 15:22:43 -05:00
test [svn-r6685] 2003-04-15 17:34:43 -05:00
testpar [svn-r5981] Purpose: 2002-10-14 09:58:25 -05:00
aclocal.m4 [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
acsite.m4 [svn-r5916] Purpose: 2002-09-09 16:51:35 -05:00
configure [svn-r6739] Purpose: 2003-04-23 14:25:58 -05:00
configure.in [svn-r6739] Purpose: 2003-04-23 14:25:58 -05:00
Makefile.dist
Makefile.in [svn-r6732] Purpose: 2003-04-22 17:52:25 -05:00