summaryrefslogtreecommitdiff
path: root/french/med/files/patch-tests_f_Makefile.am
blob: be649de47b5d10010c5b1c9d6c754122d636089e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- tests/f/Makefile.am.orig	2007-12-17 18:44:03.000000000 +0100
+++ tests/f/Makefile.am	2008-03-22 22:51:36.000000000 +0100
@@ -19,7 +19,8 @@
 
 mycheckPROGRAMS = test5 test7 test9 test11 test13 test15 test17 test30
 
-myTESTS_LEC = test5.sh test7.sh test9.sh test11.sh test13.sh test15.sh test17.sh test30.sh
+# FreeBSD: test9.sh disabled because test8.med seems invalid
+myTESTS_LEC = test5.sh test7.sh test11.sh test13.sh test15.sh test17.sh test30.sh
 
 test5_SOURCES = test5.f90
 ##test5_LINK = $(LIBTOOL) --mode=link $(F90) $(AM_FFLAGS) \