-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Jim Meyering on 11/13/2009 11:46 PM:
> With the patch I committed,
> ./bootstrap --gnulib-srcdir=$HOME/w/co/gnulib
> now updates .gitmodules (as indicated by your diff below).
> Before it did not.
Or if $GNULIB_SRCDIR is set in your env
Pádraig Brady wrote:
>> Subject: [PATCH] bootstrap: sync from coreutils
>>
>> * build-aux/bootstrap (bootstrap_epilogue): New function.
>> Use git_modules_config in one more place. This make bootstrap's
>> --gnulib-srcdir option more useful for testing.
>
>
Jim Meyering wrote:
> FYI,
>
>>From 9efa515cee4d1a40a41bdcd20e29932f8e2e5102 Mon Sep 17 00:00:00 2001
> From: Jim Meyering
> Date: Thu, 12 Nov 2009 09:49:39 +0100
> Subject: [PATCH] bootstrap: sync from coreutils
>
> * build-aux/bootstrap (bootstrap_epi
FYI,
>From 9efa515cee4d1a40a41bdcd20e29932f8e2e5102 Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Thu, 12 Nov 2009 09:49:39 +0100
Subject: [PATCH] bootstrap: sync from coreutils
* build-aux/bootstrap (bootstrap_epilogue): New function.
Use git_modules_config in one more place. This m
Jim Meyering <[EMAIL PROTECTED]> wrote:
> FYI, I've just pushed this:
I've just pushed the ChangeLog entry, too.
FYI, I've just pushed this:
bootstrap: sync from coreutils
* build-aux/bootstrap (update_po_files): Copy a .po file into place
also when the target doesn't exist.
diff --git a/build-aux/bootstrap b/build-aux/bootstrap
index 87a2798..d68d3f4 100755
--- a
"Sergey Poznyakoff" <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> ha escrit:
>
>> + * build-aux/bootstrap: Sync from coreutils:
>> +2007-10-24 Jim Meyering <[EMAIL PROTECTED]>
>> +Get gnulib from the git reposito
Jim Meyering <[EMAIL PROTECTED]> ha escrit:
> + * build-aux/bootstrap: Sync from coreutils:
> + 2007-10-24 Jim Meyering <[EMAIL PROTECTED]>
> + Get gnulib from the git repository, not from an obsolete cvs one.
There are some cvs leftovers, though:
diff --git
AIL PROTECTED]>
+
+ * build-aux/bootstrap: Sync from coreutils:
+ 2007-10-24 Jim Meyering <[EMAIL PROTECTED]>
+ Get gnulib from the git repository, not from an obsolete cvs one.
+ * build-aux/bootstrap: Suggestion from Micah Cowan.
+ 2007-10-04 Jim Meyer