diff doc/lispintro/ChangeLog @ 112443:295000738bf5

Improve configuration of makeinfo. * Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): New variable to control texi2dvi and texi2pdf.
author Werner Lemberg <wl@gnu.org>
date Sun, 23 Jan 2011 11:31:21 +0100
parents 61f7601898b1
children
line wrap: on
line diff
--- a/doc/lispintro/ChangeLog	Sun Jan 23 11:22:21 2011 +0100
+++ b/doc/lispintro/ChangeLog	Sun Jan 23 11:31:21 2011 +0100
@@ -1,3 +1,9 @@
+2011-01-23  Werner Lemberg  <wl@gnu.org>
+
+	* Makefile.in (MAKEINFO): Now controlled by `configure'.
+	(MAKEINFO_OPTS): New variable.  Use it where appropriate.
+	(ENVADD): New variable to control texi2dvi and texi2pdf.
+
 2010-11-13  Glenn Morris  <rgm@gnu.org>
 
 	* emacs-lisp-intro.texi: Rename the `count-words-region' example,