fixed python check.
authorkramm <kramm>
Thu, 2 Sep 2004 16:56:57 +0000 (16:56 +0000)
committerkramm <kramm>
Thu, 2 Sep 2004 16:56:57 +0000 (16:56 +0000)
configure.in

index 75d5e9f..03df65d 100644 (file)
@@ -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
 
 # ------------------------------------------------------------------