hdf5/hl
James Laird 093515817b [svn-r9952] Purpose:
Bug fix

Description:
Typo in /hl/fortran/src Makefile.am caused obtuse compiler complaints from
some compilers (but not others).
Errors were of the form:
gcc: cannot specify -o with -c or -S and multiple compilations

Solution:
In AM_CLFAGS, missed -I before ../../hl/src.  This made gcc think that we
also wanted to compile /hl/src directory.  Fixed error by adding -I.

Platforms tested:
verbena, eirene.
2005-02-07 12:59:42 -05:00
..
fortran [svn-r9952] Purpose: 2005-02-07 12:59:42 -05:00
src [svn-r9930] 2005-02-03 16:59:40 -05:00
test [svn-r9941] Purpose: 2005-02-04 22:04:43 -05:00
tools/gif2h5 [svn-r9930] 2005-02-03 16:59:40 -05:00
Makefile.am [svn-r9903] Purpose: 2005-01-31 22:19:33 -05:00
Makefile.in [svn-r9930] 2005-02-03 16:59:40 -05:00