[libgweather] [build] Fix previous commit so that it actually works...



commit 34d93575e8d98565195b36294da979bc5217ea35
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 9 17:33:18 2009 +0200

    [build] Fix previous commit so that it actually works...

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 5ae55f8..55d346e 100644
--- a/configure.in
+++ b/configure.in
@@ -276,7 +276,7 @@ libgweather-$VERSION configure summary:
 	Prefix:				${prefix}
 	Source code location:		${srcdir}
 	Compiler:			${CC}
-	Python bindings:		${BUILD_PYTHON}
+	Python bindings:		${enable_python}
 	Locations.xml translations:	${LOCATIONS_XML_TRANSLATIONS}
 	Locations.xml compression:	${enable_locations_compression}
 " >&2



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