diff ChangeLog @ 9865:763906db555e

acinclude.m4: update gnuplot and ghostscript program checks for Windows
author Tatsu@Inspiron6000
date Wed, 25 Nov 2009 15:10:38 -0500
parents 1355a606667e
children b7acf3cb5984
line wrap: on
line diff
--- a/ChangeLog	Wed Nov 25 10:58:55 2009 -0800
+++ b/ChangeLog	Wed Nov 25 15:10:38 2009 -0500
@@ -1,3 +1,11 @@
+2009-11-25  Tatsuro MATSUOKA  <tmacchant@yahoo.co.jp>
+
+	* acinclude.m4 (OCTAVE_PROG_GNUPLOT): Don't check for pgnuplot or
+	pipe-gnuplot on Windows systems.  Set default to gnuplot for all
+	systems.
+	(OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows
+	systems, then gs.
+
 2009-11-25  Rik <octave@nomad.inbox5.com>
 
 	* Makefile.am examples/Makefile.am liboctave/Makefile.am