]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Fix problem of building Python bindings
authorOsier Yang <jyang@redhat.com>
Wed, 27 Apr 2011 13:07:14 +0000 (21:07 +0800)
committerOsier Yang <jyang@redhat.com>
Wed, 27 Apr 2011 13:07:14 +0000 (21:07 +0800)
commit53cb23f42655aa2aa3cb64877329b26ff9639d46
treec37c44a8ee15715ea792a6e8c6f150ba960b130c
parent968fd0111aed4b0ef39e24282db5642c8dd6ca7f
build: Fix problem of building Python bindings

If one specify "--with-python=yes" but no python-devel package
is installed, we ignore it with just a notice message, which
doesn't give clear guide to user.
configure.ac