summaryrefslogtreecommitdiff
path: root/t/ltlibsrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ltlibsrc.sh')
-rw-r--r--t/ltlibsrc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/ltlibsrc.sh b/t/ltlibsrc.sh
index e58bba716..8c8098bdb 100644
--- a/t/ltlibsrc.sh
+++ b/t/ltlibsrc.sh
@@ -35,6 +35,8 @@ noinst_LTLIBRARIES = foo.la zoo.d/old2.la
$(srcdir)/zoo_d_old2_la.c: $(srcdir)/old_la.c
cp $(srcdir)/old_la.c $@
+
+AUTOMAKE_OPTIONS = -Wno-unsupported
END
cat > foo.c << 'END'