diff src/oct-conf.h.in @ 7361:a2870fd8ac58

[project @ 2008-01-12 07:50:54 by jwe]
author jwe
date Sat, 12 Jan 2008 07:50:55 +0000
parents c5a024013d2d
children d74f996e005d
line wrap: on
line diff
--- a/src/oct-conf.h.in	Fri Jan 11 02:59:02 2008 +0000
+++ b/src/oct-conf.h.in	Sat Jan 12 07:50:55 2008 +0000
@@ -157,6 +157,10 @@
 #define OCTAVE_CONF_GLPK_LIBS %OCTAVE_CONF_GLPK_LIBS%
 #endif
 
+#ifndef OCTAVE_CONF_GNUPLOT
+#define OCTAVE_CONF_GNUPLOT %OCTAVE_CONF_GNUPLOT%
+#endif
+
 #ifndef OCTAVE_CONF_INCFLAGS
 #define OCTAVE_CONF_INCFLAGS %OCTAVE_CONF_INCFLAGS%
 #endif