mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-18 10:45:15 +08:00
Work around AT&T 3b1 bug
* lib/m4sugar/m4sh.m4: Work around bug in ancient sed. Problem reported by Alain Knaff [sr#110654] for AT&T 3b1. The Autoconf manual says this sed bug also occurs for RISC/OS and IRIX 5.3.
This commit is contained in:
parent
dc28f7c20b
commit
4860658148
@ -1221,6 +1221,8 @@ dnl Eggert wrote the scripts with optimization help from Paolo Bonzini).
|
|||||||
/[$]LINENO/=
|
/[$]LINENO/=
|
||||||
' <$as_myself |
|
' <$as_myself |
|
||||||
sed '
|
sed '
|
||||||
|
t clear
|
||||||
|
:clear
|
||||||
s/[$]LINENO.*/&-/
|
s/[$]LINENO.*/&-/
|
||||||
t lineno
|
t lineno
|
||||||
b
|
b
|
||||||
|
Loading…
Reference in New Issue
Block a user