summaryrefslogtreecommitdiff
path: root/t/libtool3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/libtool3.sh')
-rw-r--r--[-rwxr-xr-x]t/libtool3.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/t/libtool3.sh b/t/libtool3.sh
index 106aaab63..423d6ab0a 100755..100644
--- a/t/libtool3.sh
+++ b/t/libtool3.sh
@@ -28,10 +28,6 @@ AC_OUTPUT
END
cat > Makefile.am << 'END'
-# FIXME: stop disabling the warnings in the 'unsupported' category
-# FIXME: once the 'subdir-objects' option has been mandatory.
-AUTOMAKE_OPTIONS = -Wno-unsupported
-
lib_LTLIBRARIES = lib0.la liba/liba.la
lib0_la_SOURCES = 0.c
liba_liba_la_SOURCES = liba/a.c