From: kramm Date: Thu, 2 Sep 2004 16:56:57 +0000 (+0000) Subject: fixed python check. X-Git-Tag: xpdf-3-00~69 X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=e75fb6229d2899b1b9bfe56fc9b8e9271550c692;p=swftools.git fixed python check. --- diff --git a/configure.in b/configure.in index 75d5e9f..03df65d 100644 --- 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 +else + pythonrfxswf="lib/python/Makefile" fi # ------------------------------------------------------------------