[Tux4kids-commits] r940 - tuxtype/trunk/src

dbruce-guest at alioth.debian.org dbruce-guest at alioth.debian.org
Sat Mar 14 10:50:11 UTC 2009


Author: dbruce-guest
Date: 2009-03-14 10:50:11 +0000 (Sat, 14 Mar 2009)
New Revision: 940

Modified:
   tuxtype/trunk/src/SDL_extras.c
Log:
minor edit



Modified: tuxtype/trunk/src/SDL_extras.c
===================================================================
--- tuxtype/trunk/src/SDL_extras.c	2009-03-12 22:32:21 UTC (rev 939)
+++ tuxtype/trunk/src/SDL_extras.c	2009-03-14 10:50:11 UTC (rev 940)
@@ -580,11 +580,10 @@
 /* which library is used to do the actual rendering.                    */
 /************************************************************************/
 
-/* Uncomment this line to test how the program will run if */
-/* SDL_Pango not available.                                */
-//#undef HAVE_LIBSDL_PANGO
 
+//NOTE to test program with SDL_ttf, do "./configure --without-sdlpango"
 
+
 #define MAX_FONT_SIZE 72
 
 /*-- file-scope variables and local file prototypes for SDL_Pango-based code: */




More information about the Tux4kids-commits mailing list