comparison ChangeLog @ 7834:caab78e7e377

added checks for fltk & freetype in configure script * * * added fltk_backend * * * the fltk_backend now works but that's about it * * * fltk_backend now working * * * updated ChangeLogs with all changes * * * reverted backend::close_figure to using __plot_stream__ moved OpenGL includes into gl-render.h removed check for FL/glu.h * * * configure.in: fix unquoted variable warn_graphics. * * * fixed fltk test in configure.in and also some minor style problems
author Shai Ayal <shaiay@sourceforge.net>
date Sun, 17 Feb 2008 19:20:42 +0200
parents 13871b7de124
children 2a62d45fa21d
comparison
equal deleted inserted replaced
7833:8ff92634982d 7834:caab78e7e377
1 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net>
2
3 * configure.in: Remove check for Fl/glu.h header.
4
5 * aclocal.m4 (AC_CHECK_FT2): New macro to check for freetype2.
6
7 * configure.in: Check for FLTK and corresponding compiler flags.
8
1 2008-06-04 Michael Goffioul <michael.goffioul@gmail.com> 9 2008-06-04 Michael Goffioul <michael.goffioul@gmail.com>
10
11 * configure.in: Double-quote warn_graphics variable.
2 12
3 * aclocal.m4 (OCTAVE_OPENGL): New function to detect OpenGL 13 * aclocal.m4 (OCTAVE_OPENGL): New function to detect OpenGL
4 headers and libraries. 14 headers and libraries.
5 * configure.in (OCTAVE_OPENGL): Use it. 15 * configure.in (OCTAVE_OPENGL): Use it.
6 (OCTGRAPHICS_DLL_DEFS): New define to build 16 (OCTGRAPHICS_DLL_DEFS): New define to build