doc/lispref/makefile.w32-in small fixes
authorGlenn Morris <rgm@gnu.org>
Fri, 27 Jan 2012 21:03:56 +0000 (13:03 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 Jan 2012 21:03:56 +0000 (13:03 -0800)
* doc/lispref/makefile.w32-in (texinputdir): Fix (presumed) typo.
(VERSION, manual): Remove, unused.

doc/lispref/ChangeLog
doc/lispref/makefile.w32-in

index 3e4946f..d28498b 100644 (file)
@@ -1,3 +1,8 @@
+2012-01-27  Glenn Morris  <rgm@gnu.org>
+
+       * makefile.w32-in (texinputdir): Fix (presumed) typo.
+       (VERSION, manual): Remove, unused.
+
 2012-01-27  Chong Yidong  <cyd@gnu.org>
 
        * commands.texi (Command Overview): Minor clarification (Bug#10384).
index b27abd1..11b6bea 100644 (file)
@@ -38,14 +38,9 @@ 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);$(emacsdir);$(TEXINPUTS)" \
+               "TEXINPUTS=$(srcdir);$(texinfodir);$(emacsdir);$(TEXINPUTS)" \
                "MAKEINFO=$(MAKEINFO) $(MAKEINFO_OPTS)" /C
 
-# The name of the manual:
-VERSION=2.9
-## FIXME can this be set by configure, as per Makefile.in?
-manual = elisp-manual-23-$(VERSION)
-
 # List of all the texinfo files in the manual:
 
 srcs = \