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