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