configure: require Python 2.7
authorFabian Groffen <grobian@gentoo.org>
Sun, 17 Jul 2011 09:47:16 +0000 (11:47 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sun, 17 Jul 2011 09:47:16 +0000 (11:47 +0200)
commita88e72b98938a10edf4057b3ec73bc26295a585c
tree017eabeb8fb1c75950cecc46525898de4f65b0c9
parentb128cd7bd251a176ff08f84503fc6764a33311f1
configure: require Python 2.7

Save us the hassle of checking if Python 2.6 was built with threads (for
io), by just requiring Python 2.7.  It is the only Python in Prefix
anyway.
configure.in