added checking for freetype.
[swftools.git] / config.h.in
index 51cdf13..f58e55a 100644 (file)
 /* use gzip/uncompress */
 #undef USE_GZIP
 
+/* use libfreetype */
+#undef USE_FREETYPE
+
 /* system() can handle command substitution */
 #undef SYSTEM_BACKTICKS