Support bootstrap --gnulib-srcdir=DIR.
commit861325a84f231a2a2da307b53ef5ff527d67e876
authorEric Blake <eblake@redhat.com>
Tue, 2 Mar 2010 06:35:57 +0000 (1 23:35 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 2 Mar 2010 06:35:57 +0000 (1 23:35 -0700)
tree415667de27660696e2b3cb2468619aa9cba878a2
parentc2c3cad235534230e9287770c0db4652d3b4833a
Support bootstrap --gnulib-srcdir=DIR.

I saw `bootstrap' doesn't accept --gnulib-srcdir as it is already done
by other projects using gnulib.  It doesn't add a new feature as it can
be already done specifying GNULIB_SRCDIR, it just make the script more
similar to scripts used by other projects doing a bootstrap from
gnulib.

* bootstrap: Add --gnulib-srcdir option, which overrides
GNULIB_SRCDIR, for consistency with gnulib bootstrap.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit d7879f327c28e6a206aa93d009e27224cf6b4b16)
ChangeLog
bootstrap