diff options
Diffstat (limited to 'french/med/files/patch-tests_f_2.3.2_Makefile.in')
-rw-r--r-- | french/med/files/patch-tests_f_2.3.2_Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/french/med/files/patch-tests_f_2.3.2_Makefile.in b/french/med/files/patch-tests_f_2.3.2_Makefile.in deleted file mode 100644 index 42d55d91a41b..000000000000 --- a/french/med/files/patch-tests_f_2.3.2_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- tests/f/2.3.2/Makefile.in.orig 2008-02-08 15:21:55.000000000 +0100 -+++ tests/f/2.3.2/Makefile.in 2008-03-23 00:32:04.000000000 +0100 -@@ -221,7 +221,8 @@ - - AM_LDFLAGS = $(FTLDFLAGS) - AM_LIBTOOLFLAGS = --tag=F77 --@WITHF90_TRUE@myTESTS_LEC = ../test5.sh ../test7.sh ../test9.sh \ -+# FreeBSD: test9.sh disabled because test8.med seems invalid -+@WITHF90_TRUE@myTESTS_LEC = ../test5.sh ../test7.sh \ - @WITHF90_TRUE@ test11.sh ../test13.sh ../test15.sh ../test17.sh \ - @WITHF90_TRUE@ ../test30.sh - |