about summary refs log tree commit diff stats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e6ee131e..8d06ecfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -96,7 +96,6 @@ elif test "x$enable_python_plugins" = xyes; then
         fi
     fi
     AS_IF([test "x$PLATFORM" = xosx], [rm -f Python.framework])
-    AS_IF([test "x$PYTHON_VERSION" = x3], [AC_DEFINE([PYTHON3], [1], [Python 3 build])])
 else
     AM_CONDITIONAL([BUILD_PYTHON_API], [false])
 fi