fixed a bug
authorkramm <kramm>
Sat, 27 Oct 2001 14:31:16 +0000 (14:31 +0000)
committerkramm <kramm>
Sat, 27 Oct 2001 14:31:16 +0000 (14:31 +0000)
configure.in

index d9da65b..41b7f45 100644 (file)
@@ -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=