diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-01-22 03:42:27 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2002-01-22 03:42:27 (GMT) |
commit | 86fdcb0d1bb40fac9a82f51d564891137d95ae97 (patch) | |
tree | 26384ac7f3c4d11c03cccf0b105b10e9dd02b976 /c++/examples | |
parent | 6621873bd2080fed68451e875cb52b34f34db57d (diff) | |
download | hdf5-86fdcb0d1bb40fac9a82f51d564891137d95ae97.zip hdf5-86fdcb0d1bb40fac9a82f51d564891137d95ae97.tar.gz hdf5-86fdcb0d1bb40fac9a82f51d564891137d95ae97.tar.bz2 |
[svn-r4846]
Purpose:
Added platform support
Description:
The current libtool doesn't fully support C++ yet, so until it
does, the default libraries have to be manually specify.
Some minor cleanups needed.
Solution:
Added DEFAULT_LIBS=@DEFAULT_LIBS@ to use new macro for default library
Added $(DEFAULT_LIBS) to link lines
Removed inappropriate comments, and this extra set, it occurs twice:
## These are our main targets. They should be listed in the order to be
## executed, generally most specific tests to least specific tests.
RUNTEST=$(LT_RUN)
although I'm not sure if it even should be there, so I should leave
it for Bill.
Platforms tested:
IRIX64 (modi4)
I'll check out again to make sure I haven't broken anything else.
Diffstat (limited to 'c++/examples')
0 files changed, 0 insertions, 0 deletions