From: Michael Wallner Date: Mon, 27 Mar 2017 07:51:42 +0000 (+0200) Subject: fix awk re X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=commitdiff_plain;h=764f3f36f003401f6334ced63356451fb5c6c642 fix awk re --- diff --git a/m4/psi/psi.m4 b/m4/psi/psi.m4 index 984aa60..d7918f2 100644 --- a/m4/psi/psi.m4 +++ b/m4/psi/psi.m4 @@ -27,7 +27,7 @@ AC_DEFUN(PSI_CONFIG_INIT, [ capture = 1 next } - /[Ee]nd.*search/ { + /@<:@Ee@:>@nd.*search/ { capture = 0 } {