From e75fb6229d2899b1b9bfe56fc9b8e9271550c692 Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 2 Sep 2004 16:56:57 +0000 Subject: [PATCH] fixed python check. --- configure.in | 2 ++ 1 file changed, 2 insertions(+) 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 # ------------------------------------------------------------------ -- 1.7.10.4