summaryrefslogtreecommitdiff
path: root/t/fort4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/fort4.sh')
-rw-r--r--t/fort4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/fort4.sh b/t/fort4.sh
index 822edb8c8..2ef27abeb 100644
--- a/t/fort4.sh
+++ b/t/fort4.sh
@@ -65,7 +65,7 @@ LDADD = $(FCLIBS)
END
$ACLOCAL
-$AUTOMAKE -a
+$AUTOMAKE -a -Wno-unsupported
# The Fortran 77 linker should be preferred:
grep '.\$(FCLINK)' Makefile.in && exit 1