fixed the bpp 3 bug reported by Amartyo Banerjee.
[swftools.git] / config.h.in
index 51cdf13..f453c86 100644 (file)
 /* use gzip/uncompress */
 #undef USE_GZIP
 
+/* use libfreetype */
+#undef USE_FREETYPE
+
+/* use internal l.a.m.e. mp3 library */
+#undef USE_MP3
+
 /* system() can handle command substitution */
 #undef SYSTEM_BACKTICKS