-
Committer:
Mike halcrow
-
Date:
2008-11-05 20:10:40 UTC
-
Revision ID:
git-v1:54df833f56c93d774c0c195b87ba6f3d5a9d631e
Correctly detect Python version for pywrap
The configure script fails if the installed Python version is less
than 2.5. This patch allows the configure script to detect the version
of Python installed and decide if pywrap should be enabled, without
causing the configure script to exit with an error.
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>