diff options
author | Jim Meyering <meyering@redhat.com> | 2012-02-04 13:03:56 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-02-04 13:04:47 +0100 |
commit | 752baa26501f60da8a12f2e8843ba4d5b6bcc667 (patch) | |
tree | 8e1351a9da1863b16aeab5d0cb6b3e5a08796666 | |
parent | a6e015120290900e2894db96d55975c2ffbc0347 (diff) | |
download | idutils-752baa26501f60da8a12f2e8843ba4d5b6bcc667.tar.gz idutils-752baa26501f60da8a12f2e8843ba4d5b6bcc667.tar.bz2 idutils-752baa26501f60da8a12f2e8843ba4d5b6bcc667.zip |
maint: reenable gnulib's get-rusage-as-tests
* bootstrap.conf (avoided_gnulib_modules): Don't exclude
get-rusage-as-tests. That test has now been fixed.
* gnulib: Update to latest, for fixed get-rusage-as-tests.
-rw-r--r-- | bootstrap.conf | 1 | ||||
m--------- | gnulib | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 9e9c9e5..94f5638 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -20,7 +20,6 @@ # includes them because of gettext and fchdir dependencies. avoided_gnulib_modules=' --avoid=canonicalize-lgpl - --avoid=get-rusage-as-tests ' gnulib_name=libgnu diff --git a/gnulib b/gnulib -Subproject 0eab6e2c9ef1e852ec8a880e2e134670f3ceb5c +Subproject 4ddd9dd5c80d2058001c9bec68b7f0ef0bc3a56 |