ngompa / rpms / freetype

Forked from rpms/freetype 5 years ago
Clone
Behdad Esfahbod 231c0a6
diff -up ft2demos-2.3.11/Makefile.more-demos freetype-2.3.11/ft2demos-2.3.11/Makefile
Behdad Esfahbod 231c0a6
--- ft2demos-2.3.11/Makefile.more-demos	2009-10-22 16:02:26.000000000 -0400
Behdad Esfahbod 231c0a6
+++ ft2demos-2.3.11/Makefile	2009-10-22 16:02:32.000000000 -0400
Behdad Esfahbod 9da9b9d
@@ -288,10 +288,10 @@ else
Behdad Esfahbod 9da9b9d
   # Note that ttdebug only works if the FreeType's `truetype' driver has
Behdad Esfahbod 9da9b9d
   # been compiled with TT_CONFIG_OPTION_BYTECODE_INTERPRETER defined.
Behdad Esfahbod 9da9b9d
   #
Behdad Esfahbod 9da9b9d
-  # EXES += ftchkwd
Behdad Esfahbod 9da9b9d
-  # EXES += ftmemchk
Behdad Esfahbod 9da9b9d
-  # EXES += ftpatchk
Behdad Esfahbod 9da9b9d
-  # EXES += fttimer
Behdad Esfahbod 9da9b9d
+  EXES += ftchkwd
Behdad Esfahbod 9da9b9d
+  EXES += ftmemchk
Behdad Esfahbod 9da9b9d
+  EXES += ftpatchk
Behdad Esfahbod 9da9b9d
+  EXES += fttimer
Behdad Esfahbod 9da9b9d
   # EXES += testname
Behdad Esfahbod 9da9b9d
   # EXES += ttdebug
Behdad Esfahbod 9da9b9d