comparison ChangeLog @ 7874:e3a502930e2a

eliminate src/graphics subdirectory
author John W. Eaton <jwe@octave.org>
date Thu, 05 Jun 2008 18:00:37 -0400
parents 2a62d45fa21d
children 627b10572d82
comparison
equal deleted inserted replaced
7873:02b590f46a29 7874:e3a502930e2a
1 2008-06-05 John W. Eaton <jwe@octave.org>
2
3 * configure.in: Add FT2_CFLAGS to XTRA_CXXFLAGS, not CXXFLAGS.
4 Don't add FT2_LIBS to LIBS.
5 Don't generate src/graphics/Makefile, src/graphics/Makerules,
6 src/graphics/opengl/Makefile, or src/graphics/fltk_backend/Makefile.
7
8 * Makeconf.in (FT2_LIBS, GRAPHICS_LIBS): Substitute here.
9
1 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net> 10 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net>
2 11
3 * configure.in: Use AC_TRY_LINK in FTGL test. 12 * configure.in: Use AC_TRY_LINK in FTGL test.
4 Include FT_CFLAGS in CXXFLAGS. 13 Include FT_CFLAGS in CXXFLAGS.
5 14