[gnome-menus/wip/gobject-review: 25/38] build: Remove old python-related build stuff



commit 0d964280dfc270837b02b330853ffa60d985d5fa
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Jun 8 16:19:49 2011 +0200

    build: Remove old python-related build stuff

 configure.ac |    1 -
 m4/python.m4 |   86 ----------------------------------------------------------
 2 files changed, 0 insertions(+), 87 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 65bdccb..0cbc532 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,7 +73,6 @@ fi
 AC_SUBST(DEBUG_CFLAGS)
 
 AM_PATH_PYTHON(2.3)
-AM_CONDITIONAL(HAVE_PYTHON, test x$PYTHON != xyes)
 
 # Because of the way Python implements polymorphism, we get the following warning:
 # "warning: dereferencing type-punned pointer will break strict-aliasing rules"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]