]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add --system flag to autogen.sh to make it easy to build with right prefix
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 26 Nov 2009 14:38:50 +0000 (14:38 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 7 Dec 2009 14:13:53 +0000 (14:13 +0000)
commit563dc5654c52b346d121b9f9d94fb6939ffb1b60
treee86353e6730cddf64eaabe1292eda4fa4108e166
parente7ef4ed1d25ce753a39aa225bd1432d0735fb358
Add --system flag to autogen.sh to make it easy to build with right prefix

Add a --system flag to autogen.sh which gets turned into the args
--prefix=/usr --sysconfdir=/etc --localstatedir=/var to make it
easy to build with settings that match an RPM build

* autogen.sh: Add --system flag
autogen.sh