diff options
| author | Eric Blake <ebb9@byu.net> | 2008-03-24 05:51:10 -0600 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2008-03-25 21:56:39 +0100 |
| commit | 5f2ea441ac7eb7ace61e1ae422c5ae9165f02258 (patch) | |
| tree | 6bddca80b12d56ec6d506b27e42d564298390eff /bootstrap.conf | |
| parent | join bug fix: adapt keycmp to work with new order-checking feature (diff) | |
| download | coreutils-5f2ea441ac7eb7ace61e1ae422c5ae9165f02258.tar.gz coreutils-5f2ea441ac7eb7ace61e1ae422c5ae9165f02258.zip | |
Use new gnulib gnumakefile module.
* bootstrap.conf (gnulib_modules): Pull in new module.
* GNUmakefile: Remove from version control.
* .gitignore: Update.
* configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do
this now.
* Makefile.am (EXTRA_DIST, distclean-local): Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'bootstrap.conf')
| -rw-r--r-- | bootstrap.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 452c67b30..8bde0ad0e 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -57,7 +57,7 @@ gnulib_modules=" gettext gettime gettimeofday getugroups getusershell git-version-gen gitlog-to-changelog - gnu-make gnupload + gnu-make gnumakefile gnupload group-member hard-locale hash hash-pjw host-os human idcache inttostr inttypes isapipe lchmod lchown lib-ignore linebuffer link-follow |
