[PATCH] maint: update bootstrap and init.sh from gnulib

2011-04-14 Thread Jim Meyering
FYI, From 4c779b19551bea70e9f3152566414fe810e40e60 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 14 Apr 2011 12:01:37 +0200 Subject: [PATCH] maint: update bootstrap and init.sh from gnulib * bootstrap: Likewise. * tests/init.sh: Update from gnulib. --- bootstrap | 169

Re: [PATCH] maint: update bootstrap

2010-04-06 Thread Eric Blake
On 04/06/2010 10:16 AM, Jim Meyering wrote: > Eric Blake wrote: >> * bootstrap: Use latest copy from gnulib/build-aux. > > Yes, please. I've pushed it. -- Eric Blake ebl...@redhat.com+1-801-349-2682 Libvirt virtualization library http://libvirt.org signature.asc Description: OpenPGP di

Re: [PATCH] maint: update bootstrap

2010-04-06 Thread Jim Meyering
Eric Blake wrote: > * bootstrap: Use latest copy from gnulib/build-aux. Yes, please. I've just about brought everything else up to date. Will push shortly.

[PATCH] maint: update bootstrap

2010-04-06 Thread Eric Blake
* bootstrap: Use latest copy from gnulib/build-aux. --- I want to use GNULIB_SRCDIR :) bootstrap | 89 ++--- 1 files changed, 67 insertions(+), 22 deletions(-) diff --git a/bootstrap b/bootstrap index 7136875..365a3d9 100755 --- a/bootst