[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user