Make gnulib a submodule.

* gnulib: New.
	* .gitmodules (gnulib): New.
This commit is contained in:
Akim Demaille
2008-08-25 17:04:30 +02:00
parent 0f0e1ace60
commit 9f467b7d84
4 changed files with 11 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "gnulib"]
path = gnulib
url = git://git.savannah.gnu.org/gnulib.git