X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure;h=2299fe0efc52d5611b763d4499031a0a558fd1e5;hb=6871fe466eca61dc8a1880959bb913e0a2cefb2b;hp=7f51b8d786194065faf8f7708a88d6b1e95aaf60;hpb=45eb60cc97f6baf57fcb1f004fe641c15884fca7;p=swftools.git 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