autoconf: check for Python.h header and -lpython* lib
authorRoger Pau Monne <roger.pau@entel.upc.edu>
Wed, 14 Mar 2012 14:08:04 +0000 (14:08 +0000)
committerRoger Pau Monne <roger.pau@entel.upc.edu>
Wed, 14 Mar 2012 14:08:04 +0000 (14:08 +0000)
commitcd6e69c530412e6dc02a5803632328d02483490e
tree17cc63c4a7c8e7dae425576387065f3e6479b40b
parente05b3ee53b7d27e82f1227adf398d46a8511f9d9
autoconf: check for Python.h header and -lpython* lib

Check that the package usually called python-dev is present.

Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/configure
tools/m4/python_devel.m4