]> code.delx.au - gnu-emacs/commitdiff
(infodir, texinputdir): Go up one more level.
authorGlenn Morris <rgm@gnu.org>
Thu, 6 Sep 2007 04:26:04 +0000 (04:26 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 6 Sep 2007 04:26:04 +0000 (04:26 +0000)
(usermanualdir): Change from ../man to ../emacs.

doc/lispref/makefile.w32-in

index 7e35339d17f5c7c5f03a9398901bbcdcfca09571..720f91c10a3bd93bde6bc9582877154cbb944e64 100644 (file)
@@ -22,8 +22,8 @@
 # Standard configure variables.
 srcdir = .
 
-infodir = $(srcdir)/../info
-usermanualdir = $(srcdir)/../man
+infodir = $(srcdir)/../../info
+usermanualdir = $(srcdir)/../emacs
 
 # Redefine `TEX' if `tex' does not invoke plain TeX.  For example:
 # TEX=platex
@@ -33,7 +33,7 @@ MAKEINFO = makeinfo --force
 
 # The environment variable and its value to add $(srcdir) to the path
 # searched for TeX input files.
-texinputdir = $(srcdir)\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" /C
+texinputdir = $(srcdir)\..\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" /C
 
 # The name of the manual:
 VERSION=2.9