1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00

* doc/lispref/makefile.w32-in (texinputdir): Copy previous Makefile.in change.

This commit is contained in:
Glenn Morris 2012-01-25 16:50:12 -05:00
parent 450e3cae36
commit 24189ce0dc
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2012-01-25 Glenn Morris <rgm@gnu.org>
* makefile.w32-in (texinputdir):
* Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2012-01-24 Chong Yidong <cyd@gnu.org>

View File

@ -38,7 +38,7 @@ MAKEINFO_OPTS = --force --enable-encoding -I$(srcdir) -I$(emacsdir)
# The environment variable and its value to add $(srcdir) to the path
# searched for TeX input files.
texinputdir = $(srcdir)\..\..\nt\envadd.bat \
"TEXINPUTS=$(srcdir);$(texinputdir);$(TEXINPUTS)" \
"TEXINPUTS=$(srcdir);$(texinputdir);$(emacsdir);$(TEXINPUTS)" \
"MAKEINFO=$(MAKEINFO) $(MAKEINFO_OPTS)" /C
# The name of the manual: