diff configure.ac @ 15126:25200c04bc25

configure.ac: Require makeinfo to be present before building Octave. * configure.ac: Add new OCTAVE_PROG_MAKEINFO test. * m4/acinclude.m4: Add new OCTAVE_PROG_MAKEINFO check for presence of makeinfo.
author Rik <rik@octave.org>
date Wed, 08 Aug 2012 07:23:21 -0700
parents 067699edef86
children 87411930d6c4
line wrap: on
line diff
--- a/configure.ac	Tue Aug 07 13:34:22 2012 -0700
+++ b/configure.ac	Wed Aug 08 07:23:21 2012 -0700
@@ -2058,6 +2058,7 @@
 OCTAVE_PROG_GPERF
 
 OCTAVE_PROG_GHOSTSCRIPT
+OCTAVE_PROG_MAKEINFO
 OCTAVE_PROG_TEXI2DVI
 OCTAVE_PROG_TEXI2PDF