comparison ChangeLog @ 8269:37afdd1d1bf8

Use FT2_CFLAGS when checking for FTGL headers. The flags need added to both CXXFLAGS and CPPFLAGS to pass all of AC_CHECK_HEADERS's tests.
author Jason Riedy <jason@acm.org>
date Thu, 23 Oct 2008 09:51:21 -0400
parents dba0037e6602
children 242756f065f0
comparison
equal deleted inserted replaced
8268:738c5d74fcfc 8269:37afdd1d1bf8
1 2008-10-23 Jason Riedy <jason@acm.org>
2
3 * configure.in: Take care to use FT2_CFLAGS when checking
4 for FTGL headers.
5
1 2008-10-22 David Bateman <dbateman@free.fr> 6 2008-10-22 David Bateman <dbateman@free.fr>
2 7
3 * examples/@polynomial: Move examples/polynomial here. 8 * examples/@polynomial: Move examples/polynomial here.
4 * examples/@polynomial/Makefile.in: Update for new location. 9 * examples/@polynomial/Makefile.in: Update for new location.
5 * examples/Makefile.in: Ditto. 10 * examples/Makefile.in: Ditto.