From: kramm Date: Sun, 13 Jan 2002 18:54:51 +0000 (+0000) Subject: Generated from configure.in X-Git-Tag: release-0-2-2~23 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=6871fe466eca61dc8a1880959bb913e0a2cefb2b Generated from configure.in --- diff --git a/configure b/configure index 7f51b8d..2299fe0 100755 --- a/configure +++ b/configure @@ -1638,7 +1638,7 @@ else #include "stdlib.h" int main (int argc, char*argv[]) { - return system("echo `touch config.tmp2`"); + return system("test `touch config.tmp2`"); } EOF