diff 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
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 05 20:42:14 2008 +0200
+++ b/ChangeLog	Thu Jun 05 18:00:37 2008 -0400
@@ -1,3 +1,12 @@
+2008-06-05  John W. Eaton  <jwe@octave.org>
+
+	* configure.in: Add FT2_CFLAGS to XTRA_CXXFLAGS, not CXXFLAGS.
+	Don't add FT2_LIBS to LIBS.
+	Don't generate src/graphics/Makefile, src/graphics/Makerules,
+	src/graphics/opengl/Makefile, or src/graphics/fltk_backend/Makefile.
+
+	* Makeconf.in (FT2_LIBS, GRAPHICS_LIBS): Substitute here.
+
 2008-06-04  Shai Ayal  <shaiay@users.sourceforge.net>
 
 	* configure.in: Use AC_TRY_LINK in FTGL test.