[libvirt] [PATCHv2 3/2] autobuild.sh: use VPATH build

Eric Blake eblake at redhat.com
Fri Apr 30 15:07:45 UTC 2010


On 04/30/2010 08:55 AM, Eric Blake wrote:
> +++ b/autobuild.sh
> @@ -10,9 +10,9 @@ test -n "$1" && RESULTS=$1 || RESULTS=results.log
>  test -f Makefile && make -k distclean || :
>  rm -rf coverage
> 
> -#rm -rf build
> -#mkdir build
> -#cd build
> +rm -rf build
> +mkdir build
> +cd build
> 
>  ./autogen.sh --prefix="$AUTOBUILD_INSTALL_ROOT" \

Obviously, this line needs to change to invoke ../autogen.sh.  Just goes
to show how far I'd gotten into my testing when I posted this...

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100430/7df6626f/attachment-0001.sig>


More information about the libvir-list mailing list