comparison ChangeLog @ 6121:483176585b84

[project @ 2006-10-28 03:06:32 by jwe]
author jwe
date Sat, 28 Oct 2006 03:06:54 +0000
parents fabb1be5fd84
children f3322fd3c9bb
comparison
equal deleted inserted replaced
6120:ba9db42a1fe0 6121:483176585b84
1 2006-10-27 John W. Eaton <jwe@octave.org> 1 2006-10-27 John W. Eaton <jwe@octave.org>
2
3 * configure.in (AH_BOTTOM): Move DLL defs to
4 libcruft/misc/oct-dlldefs.h and include it here.
2 5
3 * aclocal.m4 (OCTAVE_PROG_TEXI2PDF): Require OCTAVE_PROG_TEXI2DVI. 6 * aclocal.m4 (OCTAVE_PROG_TEXI2PDF): Require OCTAVE_PROG_TEXI2DVI.
4 If texi2pdf is not found but texi2dvi is available, set TEXI2PDF 7 If texi2pdf is not found but texi2dvi is available, set TEXI2PDF
5 to "$TEXI2DVI --pdf". 8 to "$TEXI2DVI --pdf".
6 (OCTAVE_PROG_GHOSTSCRIPT): Also check for gswin32 on Windows systems. 9 (OCTAVE_PROG_GHOSTSCRIPT): Also check for gswin32 on Windows systems.