From: Eli Zaretskii Date: Sat, 10 Nov 2001 14:06:08 +0000 (+0000) Subject: (texinputdir): Add, for the lispref directory. X-Git-Tag: ttn-vms-21-2-B4~18701 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e1b234f4562b367247a43d7d01695629659d05dd;p=emacs.git (texinputdir): Add, for the lispref directory. --- diff --git a/msdos/sed6.inp b/msdos/sed6.inp index c83d083d9f2..398cff822f4 100644 --- a/msdos/sed6.inp +++ b/msdos/sed6.inp @@ -1,8 +1,8 @@ -# -sed6.inp----------------------------------------------------------- -# Configuration script for man/Makefile under DJGPP v2.x -# ---------------------------------------------------------------------- +# -sed6.inp------------------------------------------------------------------ +# Configuration script for man/Makefile and lispref/Makefile under DJGPP v2.x +# --------------------------------------------------------------------------- # -# Copyright (C) 1997, 2000 +# Copyright (C) 1997, 2000, 2001 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. @@ -22,3 +22,6 @@ ENVADD =\ export TEXINPUTS := $(srcdir)";"$(TEXINPUTS)\ export MAKEINFO := $(MAKEINFO) -I$(srcdir) +/^texinputdir/c\ +texinputdir =\ +export texinputdir := $(srcdir)";"$(TEXINPUTS)