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@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list