ports/devel/autoconf/2.71/patches/patch-tests_local_at

11 lines
399 B
Text

Index: tests/local.at
--- tests/local.at.orig
+++ tests/local.at
@@ -166,6 +166,7 @@ m4_case([$4], [], [], [ignore], [],
s!^.*/\([^/][^/]*\)\.m4: *[0-9][0-9]*: *!\1.m4: !
s!^.*/\([^/][^/]*\)\.m4: *[0-9][0-9]*: *[0-9][0-9]*: *!\1.m4: !
s/ (E[A-Z]*)$//
+ s/: \(.*\) at line \([0-9]*\): include(\(.*\)):/:\1:\2: cannot open `\3'\'':/
' stderr-raw >&2]], [0], [], [$4])])
])