Files
hdf5/c++/src
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
..
2005-01-18 18:53:34 -05:00
2004-12-29 09:26:20 -05:00
2003-01-06 23:22:12 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-08-07 00:46:10 -05:00
2004-08-19 23:28:56 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2004-12-29 09:26:20 -05:00
2005-01-18 21:51:12 -05:00
2004-09-08 21:37:02 -05:00
2004-12-29 09:26:20 -05:00
2004-08-07 00:46:10 -05:00
2004-08-21 10:58:11 -05:00
2004-01-09 20:41:13 -05:00
2004-08-07 00:46:10 -05:00
2004-12-29 09:26:20 -05:00
2005-01-29 23:11:28 -05:00
2005-01-31 22:17:02 -05:00
2005-02-11 12:40:52 -05:00