diff options
author | Eric Blake <eblake@redhat.com> | 2011-04-28 15:17:15 -0600 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-04-29 11:03:33 +0200 |
commit | c1effb1f2b107b9039361518fcb7765e0afa5db8 (patch) | |
tree | 1c69f27a359f6a0f3315450840d1f1c537afe113 | |
parent | d78ccd5949a4fb0cfc05f44a4818268d5433e627 (diff) | |
download | coreutils-c1effb1f2b107b9039361518fcb7765e0afa5db8.tar.xz |
build: update to latest gnulib
* gnulib: Update to latest.
* bootstrap.conf (gnulib_modules): Add xgetgroups.
-rw-r--r-- | bootstrap.conf | 1 | ||||
m--------- | gnulib | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 5633e136a..6ff11a4e5 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -241,6 +241,7 @@ gnulib_modules=" xalloc xfreopen xgetcwd + xgetgroups xgethostname xmemcoll xnanosleep diff --git a/gnulib b/gnulib -Subproject a81348d2e136b0f2de110b49a5d0dfa5d7d76f7 +Subproject c1bb7ba6ba9e685da05f48da5368d9342ba272c |