changeset 9712:25e1e368618c

Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
author Rik <rdrider0-list@yahoo.com>
date Sun, 11 Oct 2009 15:27:51 -0700
parents ebde8880e6be
children 7918eb15040c
files doc/ChangeLog doc/Makefile.in
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Sun Oct 11 15:25:44 2009 -0700
+++ b/doc/ChangeLog	Sun Oct 11 15:27:51 2009 -0700
@@ -1,3 +1,8 @@
+2009-10-11  Rik <octave@nomad.inbox5.com>
+
+	* Makefile.in: Include texmf.cnf in distributed files to fix texinfo
+	runtime error with stack overflow.
+
 2009-10-11  Rik <octave@nomad.inbox5.com>
 
 	* intepreter/Makefile.in: Fix broken command to create octave.dvi
--- a/doc/Makefile.in	Sun Oct 11 15:25:44 2009 -0700
+++ b/doc/Makefile.in	Sun Oct 11 15:27:51 2009 -0700
@@ -19,7 +19,7 @@
 
 SOURCES =
 
-DISTFILES = $(addprefix $(srcdir)/, Makefile.in ChangeLog conf.texi.in texinfo.tex)
+DISTFILES = $(addprefix $(srcdir)/, Makefile.in conf.texi.in texinfo.tex texmf.cnf ChangeLog)
 
 SUBDIRS = faq interpreter liboctave refcard