1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(srcdir=): Edit @srcdir@ into an absolute file name

of the leim subdirectory, so that EMACSLOADPATH doesn't break when
titdic-convert chdirs into leim/quail.
This commit is contained in:
Eli Zaretskii 2001-04-02 20:35:49 +00:00
parent 651f03b6de
commit 642bbd6f9a

View File

@ -23,7 +23,7 @@ MAKESHELL=/xyzzy/command
/^version=/d
/^prefix=/d
/^datadir=/s|@datadir@|../..|
/^srcdir=/s|@srcdir@|.|
/^srcdir=/s|srcdir=@srcdir@|srcdir := $(subst \\,/,$(shell cd))|
/^INSTALLDIR=/c\
INSTALLDIR=.