bootstrap: allow for alternate submodule location
authorEric Blake <eblake@redhat.com>
Mon, 22 Feb 2010 17:59:33 +0000 (10:59 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 22 Feb 2010 23:01:05 +0000 (16:01 -0700)
commit463e993bc07ef541da4d3dcfe4ca4e3ad684ed7f
treeabff762da3692abeadda8d3242f93a9fcaf89b2a
parent5990ad9e6ab590626a42764bf21dba6d7a05f237
bootstrap: allow for alternate submodule location

Libvirt sets submodule.gnulib.path to ".gnulib".  Also, it does
not need gnulib.mk, but directly uses Makefile.am.

* build-aux/bootstrap (gnulib_path): New variable; use instead of
hardcoding submodule location.
(gnulib_mk): Allow direct use of Makefile.am.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
build-aux/bootstrap