From 69eb2fa325ac837d0ecb521056386d4806615d82 Mon Sep 17 00:00:00 2001 From: kramm Date: Wed, 9 Jan 2002 11:21:41 +0000 Subject: [PATCH] Generated from configure.in --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c4fd638..037d4aa 100755 --- a/configure +++ b/configure @@ -2722,6 +2722,7 @@ if test "x${DISABLEPDF2SWF}" = "xtrue"; then rm -f pdf2swf/Makefile echo all: > pdf2swf/Makefile echo install: >> pdf2swf/Makefile + echo clean: >> pdf2swf/Makefile if test "x${DISABLEJPEG2SWF}" = "xtrue"; then echo "Disabling jpeg2swf tool..." export JPEG2SWF= -- 1.7.10.4