maint: use a git submodule for gnulib
authorJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 09:18:10 +0000 (05:18 -0400)
committerJim Meyering <meyering@redhat.com>
Mon, 3 Aug 2009 13:14:30 +0000 (15:14 +0200)
* .gitmodules: New file, to track gnulib.
* .gnulib: Submodule directory.
* Makefile.am (EXTRA_DIST): Don't list config.rpath or
gitlog-to-changelog.
* autogen.sh: Adapt to use the new submodule.
* cfg.mk: New file.
(SUBDIRS): Add gnulib/lib and gnulib/tests.
(dist-hook): Reflect new location of getlog-to-changelog.
* configure.ac: Set build-aux/ as AUX_DIR.
Invoke gl_EARLY and gl_INIT.
(AC_CONFIG_FILES): Add gnulib/lib/Makefile and gnulib/tests/Makefile.


No differences found