* Makefile.in (w32locallisppath): Add PATH_REL_LOADSEARCH (bug#45303).
This commit is contained in:
parent
174f2a92eb
commit
87f6e93799
1 changed files with 1 additions and 0 deletions
|
@ -403,6 +403,7 @@ epaths-force-w32:
|
|||
w32locallisppath=$${w32locallisppath//$${w32prefix}/"%emacs_dir%"} ; \
|
||||
sed < ${srcdir}/nt/epaths.nt > epaths.h.$$$$ \
|
||||
-e 's;\(#.*PATH_SITELOADSEARCH\).*$$;\1 "'"$${w32locallisppath//;/\\;}"'";' \
|
||||
-e 's;\(#.*PATH_REL_LOADSEARCH\).*$$;\1 "${lispdirrel}";' \
|
||||
-e '/^.*#/s/@VER@/${version}/g' \
|
||||
-e '/^.*#/s/@CFG@/${configuration}/g' \
|
||||
-e "/^.*#/s|@SRC@|$${w32srcdir}|g") && \
|
||||
|
|
Loading…
Add table
Reference in a new issue