comparison ChangeLog @ 9846:1d90fc211872

configure.ac: report freetype, fontconfig, and fltk cflags and libs info
author John W. Eaton <jwe@octave.org>
date Sat, 21 Nov 2009 21:44:51 -0500
parents 722bd8f6a750
children 1355a606667e
comparison
equal deleted inserted replaced
9845:722bd8f6a750 9846:1d90fc211872
1 2009-11-21 John W. Eaton <jwe@octave.org>
2
3 * configure.ac (AC_MSG_NOTICE): Report graphics (fltk) CFLAGS.
4 Report fontconfig CFLAGS and LIBS.
5 Report freetype2 CFLAGS and LIBS.
6
1 2009-11-21 John W. Eaton <jwe@octave.org> 7 2009-11-21 John W. Eaton <jwe@octave.org>
2 8
3 * common.mk: Substitute FT2_CFLAGS. 9 * common.mk: Substitute FT2_CFLAGS.
4 * configure.ac: Remove spurious lines in check for freetype. Add 10 * configure.ac: Remove spurious lines in check for freetype. Add
5 $FT2_CFLAGS to $XTRA_CXXFLAGS. 11 $FT2_CFLAGS to $XTRA_CXXFLAGS.