mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-31 15:00:26 +08:00
(AS_SHELL_SANITIZE): "source" -> ".", for compatibility with POSIX shells.
This commit is contained in:
parent
a89e34ea3d
commit
79d702d8bc
@ -155,7 +155,7 @@ if test "x$as_lineno_1" = "x$as_lineno_2" ||
|
||||
# Don't try to exec as it changes $[0], causing all sort of problems
|
||||
# (the dirname of $[0] is not the place where we might find the
|
||||
# original and so on. Autoconf is especially sensible to this).
|
||||
source ./$as_me.lineno
|
||||
. ./$as_me.lineno
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user