Re: [libvirt] [PATCH] build: rerun bootstrap if po/Makevars got nuked

2010-08-05 Thread Eric Blake
On 08/05/2010 12:50 AM, Justin Clift wrote: > On 08/05/2010 06:49 AM, Eric Blake wrote: > >> diff --git a/autogen.sh b/autogen.sh >> index 2f5b42d..c0a1c4a 100755 >> --- a/autogen.sh >> +++ b/autogen.sh >> @@ -74,10 +74,14 @@ bootstrap_hash() > > ACK. This patch solves the problem for me. Thank

Re: [libvirt] [PATCH] build: rerun bootstrap if po/Makevars got nuked

2010-08-04 Thread Justin Clift
On 08/05/2010 06:49 AM, Eric Blake wrote: diff --git a/autogen.sh b/autogen.sh index 2f5b42d..c0a1c4a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -74,10 +74,14 @@ bootstrap_hash() ACK. This patch solves the problem for me. Good work Eric. :) (Haven't pushed this, in case anyone wants to pro

[libvirt] [PATCH] build: rerun bootstrap if po/Makevars got nuked

2010-08-04 Thread Eric Blake
There has been a frequent complaint of: make[2]: Entering directory `/home/remote/eblake/libvirt/po' make[2]: *** No rule to make target `/config.status', needed by `Makefile'. Stop. It happens after nuking and regenerating the po directory, which is a common action after running anything like