All of lore.kernel.org
 help / color / mirror / Atom feed
* master - build: Upse PYTHON_CONFIG env.variable when set
@ 2018-12-06  9:52 Marian Csontos
  0 siblings, 0 replies; only message in thread
From: Marian Csontos @ 2018-12-06  9:52 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=92b0d014aab12eee3fe1f757a5fb9ecfe9f4b58c
Commit:        92b0d014aab12eee3fe1f757a5fb9ecfe9f4b58c
Parent:        73687b7b75c4f12b6f21ba829898b4d13422db1c
Author:        Marian Csontos <mcsontos@redhat.com>
AuthorDate:    Fri Nov 2 10:06:51 2018 +0100
Committer:     Marian Csontos <mcsontos@redhat.com>
CommitterDate: Thu Dec 6 09:02:47 2018 +0100

build: Upse PYTHON_CONFIG env.variable when set

This adds up to Commit 6462e8dffc7ed53973ce796cec18fecc0fb89d77.
---
 configure    |    1 -
 configure.ac |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index efd438c..66acdb2 100755
--- a/configure
+++ b/configure
@@ -11664,7 +11664,6 @@ fi
 ################################################################################
 
 if test "$BUILD_LVMDBUSD" = yes; then
-	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
diff --git a/configure.ac b/configure.ac
index 3578f7b..2b29210 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1172,7 +1172,6 @@ AS_IF([test "$NOTIFYDBUS_SUPPORT" = yes && test "BUILD_LVMDBUSD" = yes],
 dnl -- Enable Python dbus library
 
 if test "$BUILD_LVMDBUSD" = yes; then
-	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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-06  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06  9:52 master - build: Upse PYTHON_CONFIG env.variable when set Marian Csontos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.