Index: octave-3.8.2/doc/interpreter/Makefile.am
===================================================================
--- octave-3.8.2.orig/doc/interpreter/Makefile.am	2015-07-06 08:45:00.056336660 -0400
+++ octave-3.8.2/doc/interpreter/Makefile.am	2015-07-06 08:49:09.840347338 -0400
@@ -20,16 +20,6 @@
 
 include $(top_srcdir)/build-aux/common.mk
 
-TEXINFO_TEX = ../texinfo.tex
-
-## Leading PATH_SEPARATOR required due to weak parsing by dvips (12/04/09)
-TEXINPUTS := "$(PATH_SEPARATOR)$(srcdir)$(PATH_SEPARATOR)$(TEXINPUTS)$(PATH_SEPARATOR)"
-export TEXINPUTS
-
-## Include custom texmf.cnf necessary to run @seealso macro 
-TEXMFCNF := "..$(PATH_SEPARATOR)$(srcdir)/..$(PATH_SEPARATOR)$(TEXMFCNF)$(PATH_SEPARATOR)"
-export TEXMFCNF
-
 dist_man_MANS = \
   mkoctfile.1 \
   octave-cli.1 \
