X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=ef46f24ab43e7920a4e4a6b8f717e901c1646a35;hp=eb9760192ba95ae1c97143bf62df6f10ff88a41e;hb=2d592fb2f94a9b617bc907251dab6822b637982b;hpb=9abb073e374a6ed00605e4e77d5aa6e6184520a7 diff --git a/config.h.in b/config.h.in index eb97601..ef46f24 100644 --- a/config.h.in +++ b/config.h.in @@ -142,4 +142,7 @@ /* use gzip/uncompress */ #undef USE_GZIP +/* system() can handle command substitution */ +#undef SYSTEM_BACKTICKS + #endif