summaryrefslogtreecommitdiff
path: root/t/preproc-errmsg.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/preproc-errmsg.sh')
-rw-r--r--t/preproc-errmsg.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/preproc-errmsg.sh b/t/preproc-errmsg.sh
index 704562dcd..87bcf8161 100644
--- a/t/preproc-errmsg.sh
+++ b/t/preproc-errmsg.sh
@@ -58,11 +58,11 @@ Makefile.am:2: 'sub/local.mk' included from here
sub/local.mk:3: 'sub-two.a' is not a standard library name
sub/local.mk:3: did you mean 'libsub-two.a'?
Makefile.am:2: 'sub/local.mk' included from here
-Makefile.am:1: variable 'x1_SOURCES' is defined but no program or
-Makefile.am:1: library has 'x1' as canonical name (possible typo)
sub/local.mk:4: variable 'sub_x2_SOURCES' is defined but no program or
sub/local.mk:4: library has 'sub_x2' as canonical name (possible typo)
Makefile.am:2: 'sub/local.mk' included from here
+Makefile.am:1: variable 'x1_SOURCES' is defined but no program or
+Makefile.am:1: library has 'x1' as canonical name (possible typo)
END
# We need to break these substitutions into multiple sed invocations