the system backtick checker now 'test's, not 'echo's.
[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