hdf5/tools/misc
Bill Wendling fd5e3d23af [svn-r5042] Purpose:
Bug Fix
Description:
	Some -I paths weren't included in the h5cc script. That would cause
	the compiler to fail if it was trying to find gass header files or
	the like.
Solution:
	Added the CPPFLAGS macro to the h5cc.in file so that it'll be there
	when it's generated. This will also include some -D options which we
	compiled the library with, like the LFS flags on Linux.

	Also changed the configure* files so that it will "chmod" the created
	h5cc file to 755 (executable) since that wasn't happening all the
	time...
Platforms tested:
	Linux
2002-03-07 15:07:40 -05:00
..
Dependencies [svn-r4757] Purpose: 2001-12-30 00:23:38 -05:00
h5cc.in [svn-r5042] Purpose: 2002-03-07 15:07:40 -05:00
h5debug.c [svn-r4355] Purpose: 2001-08-14 17:09:56 -05:00
h5import.c
h5repart.c
Makefile.in [svn-r4325] 2001-08-10 16:34:40 -05:00
pdb2hdf.c