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:
8b25503
)
fixed python check.
author
kramm
<kramm>
Thu, 2 Sep 2004 16:56:57 +0000
(16:56 +0000)
committer
kramm
<kramm>
Thu, 2 Sep 2004 16:56:57 +0000
(16:56 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
75d5e9f
..
03df65d
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-233,6
+233,8
@@
if test "x$PYTHON_OK" '!=' "xyes";then
echo all install uninstall clean: > lib/python/Makefile
# fail silently- the most users won't have any need for the
# python interface anyway
echo all install uninstall clean: > lib/python/Makefile
# fail silently- the most users won't have any need for the
# python interface anyway
+else
+ pythonrfxswf="lib/python/Makefile"
fi
# ------------------------------------------------------------------
fi
# ------------------------------------------------------------------