Mercurial > emacs
diff doc/lispref/ChangeLog @ 110894:39eed86814a2
Replace use of VPATH in most doc/ Makefiles.
* doc/lispref/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
* doc/lispintro/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/eintr, infoclean): No need to cd $srcdir.
* doc/emacs/Makefile.in (VPATH): Remove.
(infodir): Make it absolute.
(mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
* doc/misc/Makefile.in: Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 09 Oct 2010 14:19:09 -0700 |
parents | 485f4f9f69bd |
children | b803c876a460 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Oct 09 13:36:14 2010 -0700 +++ b/doc/lispref/ChangeLog Sat Oct 09 14:19:09 2010 -0700 @@ -1,5 +1,9 @@ 2010-10-09 Glenn Morris <rgm@gnu.org> + * Makefile.in (VPATH): Remove. + (infodir): Make it absolute. + (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir. + * Makefile.in (dist): Anchor regexps. * Makefile.in (srcs): Put elisp.texi first.