summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-01-19 15:54:46 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-01-19 16:00:15 +0100
commit3edf8e05670dfa761d45c835ecbd8669799bd1a5 (patch)
tree5cf451c5ad9235606133c5af6725177b0e5e5666
parenta0c7e40cf64d4512cc21ee5cdb9ba1341055f11c (diff)
downloadautomake-3edf8e05670dfa761d45c835ecbd8669799bd1a5.tar.gz
tests: Improve comment in 'txinfo-many-output-formats.sh'
* t/txinfo-many-output-formats.sh: Explain why AM_MAKEINFOFLAGS is set with an invalid option.
-rw-r--r--t/txinfo-many-output-formats.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/txinfo-many-output-formats.sh b/t/txinfo-many-output-formats.sh
index af58964f5..978417e60 100644
--- a/t/txinfo-many-output-formats.sh
+++ b/t/txinfo-many-output-formats.sh
@@ -128,7 +128,8 @@ test ! -e sub/main2.html
test ! -e rec/main3.html
# Make sure AM_MAKEINFOHTMLFLAGS is supported, and override AM_MAKEINFO.
-
+# Ensure that MAKEINFOFLAGS is not used for the following targets by using an
+# invalid option.
cp $srcdir/Makefile.am $srcdir/Makefile.sav
cat >> $srcdir/Makefile.am <<'EOF'
AM_MAKEINFOHTMLFLAGS = --no-headers --no-split