Fix last commit.
This commit is contained in:
parent
aa1f3497ed
commit
0bf20677bd
1 changed files with 1 additions and 1 deletions
|
@ -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, :,
|
||||
|
|
Loading…
Add table
Reference in a new issue