hdf5/hdf5-1.8.3-snap12-tstlite.patch
Orion Poplawski 5ffa3a8802 - Update to 1.8.3
- Update signal and detect patches
- Drop open patch fixed upstream
2009-10-01 22:08:46 +00:00

12 lines
457 B
Diff

--- hdf5-1.8.3-snap12/hl/fortran/test/Makefile.in.tstlite 2009-09-21 16:41:49.000000000 -0600
+++ hdf5-1.8.3-snap12/hl/fortran/test/Makefile.in 2009-10-01 14:05:01.628777355 -0600
@@ -355,7 +355,7 @@
@FORTRAN_SHARED_CONDITIONAL_FALSE@AM_LDFLAGS = -static
# Our main target, the test programs
-TEST_PROG = tstlite tstimage tsttable
+TEST_PROG = tstimage tsttable
LDADD = $(LIBH5F_HL) $(LIBH5F) $(LIBH5_HL) $(LIBHDF5)
# Source files for the programs