X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=configure.in;h=31b5167e8a2f867bd196b59b69ac8ffc080b8780;hb=7bd5bed8d9e02b50dd068502d4e80658992482b1;hp=cb6e1ea27c4108fdd6b086a65504ae1c66d0f2f6;hpb=fed1ebd3d941ed48f0e68b482f5ad4898255cbbf;p=swftools.git diff --git a/configure.in b/configure.in index cb6e1ea..31b5167 100644 --- a/configure.in +++ b/configure.in @@ -257,9 +257,9 @@ if test "x$PY_VERSION" "!=" "x"; then AC_MSG_RESULT(yes) else echo all install uninstall clean: > lib/python/Makefile + AC_MSG_RESULT(nope) echo "* No usable python installation found" echo "* Not compiling the python interface" - AC_MSG_RESULT(nope) fi # ------------------------------------------------------------------