compile simple_viewer.c and create simple_viewer.swf from it.
[swftools.git] / config.h.in
index eb97601..ef46f24 100644 (file)
 /* use gzip/uncompress */
 #undef USE_GZIP
 
+/* system() can handle command substitution */
+#undef SYSTEM_BACKTICKS
+
 #endif