git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c3006e
)
Generated from configure.in
author
kramm
<kramm>
Sun, 13 Jan 2002 18:54:51 +0000
(18:54 +0000)
committer
kramm
<kramm>
Sun, 13 Jan 2002 18:54:51 +0000
(18:54 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/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