From: kramm Date: Sat, 27 Oct 2001 14:31:16 +0000 (+0000) Subject: fixed a bug X-Git-Tag: release-0-1-0~130 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=e0c2413a9ba19154643b6a38416e75e3388ee6a8 fixed a bug --- diff --git a/configure.in b/configure.in index d9da65b..41b7f45 100644 --- 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 install: > pdf2swf/Makefile + echo install: >> pdf2swf/Makefile if test "x${DISABLEJPEG2SWF}" = "xtrue"; then echo "Disabling jpeg2swf tool..." export JPEG2SWF=