Files
hdf5/doc/html/TechNotes
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
..
2002-11-20 13:19:56 -05:00
2003-09-25 10:04:18 -05:00
2004-12-15 18:21:23 -05:00
2005-01-31 22:17:02 -05:00
2005-02-11 12:40:52 -05:00
2000-11-28 15:05:24 -05:00
2000-11-28 15:05:24 -05:00
2004-07-14 14:34:24 -05:00
2002-11-13 11:41:17 -05:00
2000-12-11 10:03:14 -05:00
2000-10-24 13:17:24 -05:00
2002-07-01 16:58:42 -05:00
2003-10-27 16:48:03 -05:00