summaryrefslogtreecommitdiff
path: root/t/txinfo23.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/txinfo23.sh')
-rw-r--r--t/txinfo23.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/t/txinfo23.sh b/t/txinfo23.sh
index c2b27976d..6c2d9ce3c 100644
--- a/t/txinfo23.sh
+++ b/t/txinfo23.sh
@@ -53,9 +53,12 @@ I'm included.
END
$ACLOCAL
-$AUTOMAKE --add-missing
$AUTOCONF
+AUTOMAKE_run --add-missing -Wno-error
+grep "Makefile\.am:.*undocumented.* automake hack" stderr
+grep "Makefile\.am:.*'info-in-builddir' automake option" stderr
+
mkdir build
cd build
../configure