Re: [PATCH] bootstrap: fix an error when gnulib is not used as a git submodule.

2010-05-17 Thread Jim Meyering
ivano > Date: Mon, 17 May 2010 15:16:57 +0200 > Subject: [PATCH] bootstrap: fix an error when gnulib is not used as a git > submodule. > > * build-aux/bootstrap (gnulib_path): If its length is zero then > assign "gnulib" to it. > * build-aux/bootstrap: Redire

[PATCH] bootstrap: fix an error when gnulib is not used as a git submodule.

2010-05-17 Thread Giuseppe Scrivano
strap: fix an error when gnulib is not used as a git submodule. * build-aux/bootstrap (gnulib_path): If its length is zero then assign "gnulib" to it. * build-aux/bootstrap: Redirect "git clone -h" stderr to stdout. --- ChangeLog |8 build-aux/bootstrap |