Use Python's distutils to determine include and site-packages directories.
authorHilko Bengen <bengen@hilluzination.de>
Tue, 3 May 2011 22:29:39 +0000 (00:29 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 9 May 2011 13:26:12 +0000 (14:26 +0100)
commitb808c875a34e62fcdf360534f923d6030590ff44
treef881c43c6a4c7003bfa2a6e2fba6391e1a58c421
parent46bdd955670a5a6b29a6e4ec7d3c63d37f853a92
Use Python's distutils to determine include and site-packages directories.

The code has been taken from specifically ac_python_devel.m4 published
at <http://ac-archive.sf.net/>, it has turned out to be less
error-prone on my Debian system.
configure.ac