mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-07 14:26:52 +08:00
typo
This commit is contained in:
parent
00d766769a
commit
53466e6d2b
@ -1749,7 +1749,7 @@
|
||||
2004-01-04 Paul Eggert <eggert@twinsun.com>
|
||||
Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
* libc/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Speed up sed scripts
|
||||
* lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Speed up sed scripts
|
||||
by doing lineno substitution only on lines containing "$LINENO".
|
||||
|
||||
2004-01-04 Paul Eggert <eggert@twinsun.com>
|
||||
|
@ -723,7 +723,7 @@ m4_define([_AS_LINENO_WORKS],
|
||||
# script where LINENO is hard coded.
|
||||
# Comparing LINENO against _oline_ is not a good solution, since in
|
||||
# the case of embedded executables (such as config.status within
|
||||
# configure) you'd compare LINENO wrt config.status vs. _oline_ vs
|
||||
# configure) you'd compare LINENO wrt config.status vs. _oline_ wrt
|
||||
# configure.
|
||||
m4_define([_AS_LINENO_PREPARE],
|
||||
[AS_REQUIRE([_AS_CR_PREPARE])dnl
|
||||
|
Loading…
Reference in New Issue
Block a user