added USE_GZIP
[swftools.git] / config.h.in
index 6e7ee59..cebb9fa 100644 (file)
 /* Version number of package */
 #undef VERSION
 
+/* Typedefs */
+#undef boolean 
+
+/* use gzip/uncompress */
+#undef USE_GZIP