[svn-r17645] Purpose:

Merge from Trunk

Description:

    Merging all of my CFLAGS-related changes from trunk to 1.8

    This includes revision #s: 17616, 17625, 17627, 17639, and 17643.

Tested:

    h5committest and some additional checks on our FreeBSD as well 
    as NCSA's machines.
This commit is contained in:
Mike McGreevy
2009-10-15 12:08:41 -05:00
parent 2a2a49f422
commit dd4360dccf
99 changed files with 1013 additions and 2118 deletions

View File

@@ -34,7 +34,7 @@ endif
bin_PROGRAMS=h5diff $(H5PDIFF)
# Add h5diff specific linker flags here
h5diff_LDFLAGS = $(LT_STATIC_EXEC)
h5diff_LDFLAGS = $(LT_STATIC_EXEC) $(AM_LDFLAGS)
# Test programs and scripts
TEST_PROG=h5diffgentest