Fix bug #14513 with --enable-locallisppath not working on MS-Windows.
authorRichard Copley <rcopley@gmail.com>
Fri, 7 Jun 2013 08:08:29 +0000 (11:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 7 Jun 2013 08:08:29 +0000 (11:08 +0300)
commit6c0a9ed1b100c4dfbac327e6405396f1586267eb
tree5376e993227b6999d5ae1a33a6124dec1e338670
parentefb860883d622f9e440ddbc0b610bd2f0a1a4aec
Fix bug #14513 with --enable-locallisppath not working on MS-Windows.

 Makefile.in (msys_to_w32): Modify to support d:\foo file names.
 (msys_lisppath_to_w32, msys_prefix_subst, msys_sed_sh_escape): New
 variables.
 (epaths-force-w32): Use them.

 epaths.nt (PATH_SITELOADSEARCH): Fix commentary.

 epaths.in: Fix commentary to PATH_SITELOADSEARCH.
ChangeLog
Makefile.in
nt/ChangeLog
nt/epaths.nt
src/ChangeLog
src/epaths.in