Index: trunk/zoo-project/zoo-kernel/configure.ac
===================================================================
--- trunk/zoo-project/zoo-kernel/configure.ac	(revision 967)
+++ trunk/zoo-project/zoo-kernel/configure.ac	(revision 968)
@@ -542,5 +542,5 @@
 
 AC_ARG_WITH([r], 
-	[AS_HELP_STRING([--with-r=PATH], [To enable python support or Specifies an alternative directory for R installation,  disabled by default])], 
+	[AS_HELP_STRING([--with-r=PATH], [To enable R support or Specifies an alternative directory for R installation,  disabled by default])], 
 	[R_PATH="$withval"; R_ENABLED="-DUSE_R"], [R_ENABLED=""])
 
@@ -605,4 +605,5 @@
 	fi
 
+	echo $PYTHONCONFIG
 	# Extract the linker and include flags 
 	PYTHON_LDFLAGS=`$PYTHONCONFIG --ldflags`
