parent
1f85332a3e
commit
80b5c4b834
@ -1,2 +1,3 @@
|
||||
hdf5-1.8.5.tar.bz2
|
||||
/hdf5-1.8.5-patch1.tar.bz2
|
||||
/hdf5-1.8.6.tar.bz2
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- hdf5-1.8.5/hl/fortran/test/Makefile.in.tstlite 2010-06-04 12:26:00.000000000 -0600
|
||||
+++ hdf5-1.8.5/hl/fortran/test/Makefile.in 2010-06-23 15:04:42.461913836 -0600
|
||||
@@ -367,7 +367,7 @@
|
||||
dsetf[1-4].h5 f1img.h5 f1tab.h5
|
||||
|
||||
# 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
|
@ -0,0 +1,12 @@
|
||||
diff -up hdf5-1.8.6/hl/fortran/test/Makefile.in.tstlite hdf5-1.8.6/hl/fortran/test/Makefile.in
|
||||
--- hdf5-1.8.6/hl/fortran/test/Makefile.in.tstlite 2011-02-14 09:24:24.000000000 -0700
|
||||
+++ hdf5-1.8.6/hl/fortran/test/Makefile.in 2011-02-18 14:39:45.755110289 -0700
|
||||
@@ -377,7 +377,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.c
|
||||
f1tab.h5
|
||||
|
||||
# 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
|
Loading…
Reference in new issue