hdf5/tools/lib
James Laird b96f342722 [svn-r9993] Purpose:
Bug fix

Description:
Arabica exhibited strange errors when linker found wrong versions of
header files.  This happened because include directories were
given to linker in the wrong order.

Solution:
Move include directories from AM_CFLAGS variable to INCLUDES
variable to put them before CPPFLAGS variable.  Trust me, it works.
This bug may also have contributed to strange errors on other platforms
(kelgia?).

Platforms tested:
copper, sleipnir, arabica.
	(h5dump broke while building on arabica, but this happened in
	a clean checkout, too).
2005-02-11 16:32:22 -05:00
..
h5diff_array.c [svn-r9872] Purpose: 2005-01-26 18:03:29 -05:00
h5diff_attr.c [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00
h5diff_dset.c [svn-r9872] Purpose: 2005-01-26 18:03:29 -05:00
h5diff_util.c [svn-r9969] Purpose: 2005-02-09 13:19:54 -05:00
h5diff.c [svn-r9969] Purpose: 2005-02-09 13:19:54 -05:00
h5diff.h [svn-r9969] Purpose: 2005-02-09 13:19:54 -05:00
h5tools_filters.c
h5tools_ref.c
h5tools_ref.h
h5tools_str.c [svn-r9961] 2005-02-08 15:55:17 -05:00
h5tools_str.h [svn-r9961] 2005-02-08 15:55:17 -05:00
h5tools_type.c
h5tools_utils.c [svn-r9961] 2005-02-08 15:55:17 -05:00
h5tools_utils.h
h5tools.c [svn-r9961] 2005-02-08 15:55:17 -05:00
h5tools.h [svn-r9961] 2005-02-08 15:55:17 -05:00
h5trav_table.c
h5trav.c
h5trav.h
Makefile.am [svn-r9993] Purpose: 2005-02-11 16:32:22 -05:00
Makefile.in [svn-r9993] Purpose: 2005-02-11 16:32:22 -05:00
ph5diff.h [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00
talign.c