hdf5/tools/h5jam
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
..
getub.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5jam.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5jamgentest.c [svn-r9746] Purpose: 2005-01-05 11:34:04 -05:00
h5unjam.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
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
tellub.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
testh5jam.sh.in [svn-r9418] Bug fix (bug 205). 2004-10-13 23:18:11 -05:00