summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-10-10 12:40:09 +0200
committerMarian Csontos <mcsontos@redhat.com>2018-10-10 13:27:16 +0200
commit6462e8dffc7ed53973ce796cec18fecc0fb89d77 (patch)
tree0f1237df2cedefda69973e6f43095ac08e4dd4d7 /configure.ac
parent9ed869cce19bdfa1b6c7ecf4574911e40df21c14 (diff)
downloadlvm2-6462e8dffc7ed53973ce796cec18fecc0fb89d77.tar.gz
build: Use PYTHON env. variable when provided
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 32cd9218f..c5d3207d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1151,7 +1151,7 @@ AS_IF([test "$NOTIFYDBUS_SUPPORT" = yes && test "BUILD_LVMDBUSD" = yes],
dnl -- Enable Python dbus library
if test "$BUILD_LVMDBUSD" = yes; then
- unset PYTHON PYTHON_CONFIG
+ unset PYTHON_CONFIG
unset am_cv_pathless_PYTHON ac_cv_path_PYTHON am_cv_python_platform
unset am_cv_python_pythondir am_cv_python_version am_cv_python_pyexecdir
unset ac_cv_path_PYTHON_CONFIG ac_cv_path_ac_pt_PYTHON_CONFIG