]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): MSYS `ln -s' fails
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 10 Apr 2006 17:55:33 +0000 (17:55 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 10 Apr 2006 17:55:33 +0000 (17:55 +0000)
commit6ca1cfdde2a036abce9713ab5c635b2a868c87f2
treeefee4546e8eec0a1503f2559f65a2b05f8a53295
parent11634e4715445247c9400a277bea1ef2d8d909cb
* lib/m4sugar/m4sh.m4 (_AS_LN_S_PREPARE): MSYS `ln -s' fails
with a target directory; it's internally implemented as `cp'
anyway, but since Autoconf advertises the possibility to use
a target directory when LN_S is `ln -s', we need to find out.
Reported by Rolf Ebert <rolf.ebert.gcc@gmx.de> against MSYS,
analyzed by Keith Marshall <keith.marshall@total.com>.
ChangeLog
lib/m4sugar/m4sh.m4