]> git.ipfire.org Git - thirdparty/libvirt.git/commit
autogen: Always abide --system
authorCole Robinson <crobinso@redhat.com>
Fri, 15 Jun 2012 17:46:51 +0000 (13:46 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 15 Jun 2012 18:56:57 +0000 (14:56 -0400)
commit2cd29c3107ff1f135e05fa55f3b389f37a6cb867
treeb057a1bb239277265f5a0dbcb59b716a495da0eb
parentcc004a664750e84a234d01ae4a5d774f7f980307
autogen: Always abide --system

If we do ./autogen.sh && ./configure, then later try ./autogen.sh --system,
configure isn't invoked with the requested params. Instead
config.status --recheck is run.
autogen.sh