summaryrefslogtreecommitdiff
path: root/t/depcomp8a.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/depcomp8a.sh')
-rw-r--r--t/depcomp8a.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/depcomp8a.sh b/t/depcomp8a.sh
index e6420533a..665183438 100644
--- a/t/depcomp8a.sh
+++ b/t/depcomp8a.sh
@@ -53,6 +53,7 @@ $ACLOCAL
$AUTOMAKE -a -Wno-unsupported
grep include Makefile.in # For debugging.
grep 'include.*\./\$(DEPDIR)/foo\.P' Makefile.in
+
LC_ALL=C grep 'include.*[^a-zA-Z0-9_/]sub/\$(DEPDIR)/bar\.P' Makefile.in
$EGREP 'include.*/(\.|sub)/\$\(DEPDIR\)' Makefile.in && exit 1