Allow building without python-devel.
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 6 Aug 2007 09:04:05 +0000 (12:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 6 Aug 2007 09:04:05 +0000 (12:04 +0300)
commitaab16a0274277360816419a91cafcc837e00dd6d
treec77ccf37ee8658a0a32a00c22e5e25cb850c2e06
parent91dc76dab02f6b88eb52dd86136bade7abc767f4
Allow building without python-devel.

The patch below adds a check for presence of Python.h to configure.ac
and applies automake-conditionals to switch off building rpm's python
bindings if Python.h can't be found.

Patch from Ralf Corsepius.
configure.ac
python/Makefile.am