added lib/modules/swfsound.c
[swftools.git] / configure
index 7f51b8d..2299fe0 100755 (executable)
--- 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