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:
ae98489
)
fixed a bug
author
kramm
<kramm>
Sat, 27 Oct 2001 14:31:16 +0000
(14:31 +0000)
committer
kramm
<kramm>
Sat, 27 Oct 2001 14:31:16 +0000
(14:31 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
d9da65b
..
41b7f45
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-97,7
+97,7
@@
if test "x${DISABLEPDF2SWF}" = "xtrue"; then
echo "Disabling pdf2swf tool..."
rm pdf2swf/Makefile
echo all: > pdf2swf/Makefile
echo "Disabling pdf2swf tool..."
rm pdf2swf/Makefile
echo all: > pdf2swf/Makefile
- echo install: > pdf2swf/Makefile
+ echo install: >> pdf2swf/Makefile
if test "x${DISABLEJPEG2SWF}" = "xtrue"; then
echo "Disabling jpeg2swf tool..."
export JPEG2SWF=
if test "x${DISABLEJPEG2SWF}" = "xtrue"; then
echo "Disabling jpeg2swf tool..."
export JPEG2SWF=