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(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org