diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-02-07 17:59:42 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-02-07 17:59:42 (GMT) |
commit | 093515817bd8d1bd78944d1f3ee1b90dc4ba9d51 (patch) | |
tree | 36cc8a7014e94fad7ed6ed84b36fb1a8b4d42962 /tools/misc/h5debug.c | |
parent | 3ca585e46cf4dd53be7eaded5484a9ff496d2312 (diff) | |
download | hdf5-093515817bd8d1bd78944d1f3ee1b90dc4ba9d51.zip hdf5-093515817bd8d1bd78944d1f3ee1b90dc4ba9d51.tar.gz hdf5-093515817bd8d1bd78944d1f3ee1b90dc4ba9d51.tar.bz2 |
[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.
Diffstat (limited to 'tools/misc/h5debug.c')
0 files changed, 0 insertions, 0 deletions