bootstrap: fix an error when gnulib is not used as a git submodule
authorGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 17 May 2010 13:26:42 +0000 (15:26 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 17 May 2010 18:58:01 +0000 (20:58 +0200)
commita6eaa8be0da1be37596f215bc66b217a35fa9435
tree7ebfc752fb19e15138b17b7687797fe04159c2cf
parent906e14dca45bdf7e823013807456cc8831075db4
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: Redirect "git clone -h" stderr to stdout.
ChangeLog
build-aux/bootstrap