hdf5/tools/lib
James Laird 3f0a35a4ea [svn-r9988] Purpose:
Bug fix

Description:
pmake (on modi4, for instance) complains about undefined variables
if it is run without the -V flag, which turns those errors to warnings.

Solution:
Added test to configure.in to see if $MAKE will allow Makefiles
with undefined variables.  If not, sets -V flag in AM_MAKEFLAGS.
Ensured that all custom make targets use AM_MAKEFLAGS.
Also defined all variables that caused errors in top-level Makefile.am.
This means that pmake can be used to build hdf5 *from the top level
only*.  To run make from a subdirectory, still need to use -V flag
(or use make or gmake).

Platforms tested:
modi4, heping, copper, sleipnir
2005-02-11 12:40:52 -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 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5tools_ref.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5tools_ref.h [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
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 [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5tools_utils.c [svn-r9961] 2005-02-08 15:55:17 -05:00
h5tools_utils.h [svn-r7327] Purpose: 2003-08-08 14:39:10 -05:00
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 [svn-r7971] Purpose: 2003-12-18 15:25:11 -05:00
h5trav.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5trav.h [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
Makefile.am [svn-r9930] 2005-02-03 16:59:40 -05:00
Makefile.in [svn-r9988] Purpose: 2005-02-11 12:40:52 -05:00
ph5diff.h [svn-r9956] Purpose: 2005-02-08 00:42:49 -05:00
talign.c [svn-r9476] Purpose: 2004-10-27 17:50:15 -05:00