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:
f72efb3
)
default to "no" if crosscompiling
author
kramm
<kramm>
Sat, 10 Sep 2005 12:30:37 +0000
(12:30 +0000)
committer
kramm
<kramm>
Sat, 10 Sep 2005 12:30:37 +0000
(12:30 +0000)
m4/backticks.m4
patch
|
blob
|
history
diff --git
a/m4/backticks.m4
b/m4/backticks.m4
index
520554b
..
73366d9
100644
(file)
--- a/
m4/backticks.m4
+++ b/
m4/backticks.m4
@@
-14,7
+14,7
@@
if test "x${OK}" = "xOK";then
fi
if test "x${CROSSCOMPILE}" = "x1";then
- OK=OK;
+ OK=no;
fi
if test "x${OK}" = "xOK";then
rm -f config.tmp2