hdf5/tools/lib
Bill Wendling 0f125bf0fc [svn-r6404] Purpose:
Bug Fix (Bug #806)
Description:
    When compiling/installing with the command "make install" (without
    performing a "make" beforehand) the tools weren't being made. This
    was because the `install' command in the Makefiles only relied upon
    public libraries, not private ones (which the one in the tools
    directory is).
Solution:
    Had the `install' command be dependent upon an "AUX_LIB" macro which
    includes libraries which are needed but aren't distributed (that is,
    they're staticly compiled).
Platforms tested:
    Linux
2003-02-14 16:17:16 -05:00
..
Dependencies [svn-r6255] Purpose: 2003-01-09 13:40:19 -05:00
h5tools_str.c [svn-r6099] 2002-11-18 11:38:11 -05:00
h5tools_str.h [svn-r4012] Purpose: 2001-06-18 15:22:10 -05:00
h5tools_utils.c [svn-r5674] Purpose: 2002-06-19 11:06:55 -05:00
h5tools_utils.h [svn-r5444] Purpose: 2002-05-20 13:43:31 -05:00
h5tools.c [svn-r6398] Purpose: 2003-02-12 12:04:40 -05:00
h5tools.h [svn-r6296] Purpose: 2003-01-17 15:34:14 -05:00
Makefile.in [svn-r6404] Purpose: 2003-02-14 16:17:16 -05:00
talign.c [svn-r4482] Purpose: 2001-09-26 15:29:35 -05:00