diff configure.ac @ 11576:8ac9687dbe9f

rename backend to graphics_toolkit
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 02:29:57 -0500
parents 695141f1c05c
children 6c54ad0fde04 ddd4ef7934fc
line wrap: on
line diff
--- a/configure.ac	Wed Jan 19 21:16:13 2011 -0800
+++ b/configure.ac	Thu Jan 20 02:29:57 2011 -0500
@@ -2393,7 +2393,7 @@
   if $native_graphics; then
     AC_MSG_WARN([])
     AC_MSG_WARN([I didn't find gnuplot.  Plotting commands will use the])
-    AC_MSG_WARN([native graphics backend.])
+    AC_MSG_WARN([native graphics toolkit.])
   else
     AC_MSG_WARN([I didn't find gnuplot.  It isn't necessary to have gnuplot])
     AC_MSG_WARN([installed, but you won't be able to use any of Octave's])