comparison ChangeLog @ 7944:c2449e91f50a

configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
author John W. Eaton <jwe@octave.org>
date Fri, 18 Jul 2008 14:08:44 -0400
parents 6661387827d6
children 456578a22388
comparison
equal deleted inserted replaced
7943:7b8aca1cdf0a 7944:c2449e91f50a
1 2008-07-18 John W. Eaton <jwe@octave.org>
2
3 * configure.in: Fix FTGL test to handle either FTGL/ftgl.h or ftgl.h.
4 (warn_freetype, warn_ftgl, warn_fltk_config, warn_fltk_opengl):
5 New variables. Use these instead of overloading warn_graphics.
6
1 2008-07-17 David Bateman <dbateman@free.fr> 7 2008-07-17 David Bateman <dbateman@free.fr>
2 8
3 * configure.in (HAVE_MAGICK): New define for presence of 9 * configure.in (HAVE_MAGICK): New define for presence of
4 GraphicsMagick. 10 GraphicsMagick.
5 11