Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.
commitaa1f3497ed8317b7e4e357e73a7802689ddc52e6
authorEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 06:44:22 +0000 (13 09:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 13 Apr 2014 06:44:22 +0000 (13 09:44 +0300)
treefcc66661e747672c7cd44f7cbcbd0b559ca2020e
parent285d6d5d0fde973a31986877fb04a85be0e362ea
Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.

 configure.ac (LN_S_FILEONLY, LN_S): Use "/bin/ln" on MinGW, to
 ensure the MSYS ln.exe is invoked.
ChangeLog
configure.ac