hdf5/tools/h5jam
Mike McGreevy 58c565aee7 [svn-r13839] Purpose: creation of a DEFAULT_VFD macro in the test/Makefile.
Description:   a new configure flag has been created that will now set a macro
               in the test/Makefile. The flag is with-default-vfd=. When set to
               a virtual file driver (e.g. "--with-default-vfd=sec2"), the macro
               DEFAULT_VFD will hold this value.

Tested:        kagiso, smirom, linew
2007-06-07 16:42:40 -05:00
..
getub.c
h5jam.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
h5jamgentest.c [svn-r13766] In Visual Studio 2005 for 64-bit, _WIN32 is defined, but not WIN32, so I've standardized all #ifdef's to use _WIN32. This should not affect any other platform. 2007-05-18 10:14:43 -05:00
h5unjam.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
Makefile.am [svn-r13264] Updated Makefile.am with new THG copyright notice. 2007-02-07 17:28:58 -05:00
Makefile.in [svn-r13839] Purpose: creation of a DEFAULT_VFD macro in the test/Makefile. 2007-06-07 16:42:40 -05:00
tellub.c [svn-r13648] Description: 2007-04-11 20:59:45 -05:00
testh5jam.sh.in