Make gnulib a git submodule.
commit33434cee444ebefb51734ec286857e7639500ad3
authorEric Blake <ebb9@byu.net>
Fri, 20 Mar 2009 12:54:12 +0000 (20 06:54 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 23 Mar 2009 12:01:01 +0000 (23 06:01 -0600)
tree4e463d3b6be5892a3cb5da6215a88e15cd4fb2f6
parent993cc5e94d2546ae7bfcb99cf749edb61a13efaf
Make gnulib a git submodule.

* .gitmodules: New file.
* gnulib: Record which version of gnulib has been tested.
* bootstrap: Aid in submodule usage.
* cfg.mk (gnulib_dir): Alter default location of gnulib.
* HACKING: Mention how to use submodule.

Signed-off-by: Eric Blake <ebb9@byu.net>
(cherry picked from commit 6942f58cb5bb624a28672658a4369b85bce77783)
.gitmodules [new file with mode: 0644]
ChangeLog
HACKING
bootstrap
cfg.mk
gnulib [new submodule]