From: Eli Zaretskii Date: Sun, 13 Apr 2014 06:46:10 +0000 (+0300) Subject: Fix last commit. X-Git-Tag: emacs-24.3.91~153 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0bf20677bdfd65199c77197871cc63da68f3798c;p=emacs.git Fix last commit. --- diff --git a/configure.ac b/configure.ac index d8225f48a35..3113fe0e5c4 100644 --- a/configure.ac +++ b/configure.ac @@ -974,7 +974,7 @@ dnl executables at "make install" time. dnl See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00475.html dnl for more details. if test "$opsys" = "mingw32"; then - LN_S="ln" + LN_S="/bin/ln" fi AC_PATH_PROG(INSTALL_INFO, install-info, :,