summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-08-11 11:42:03 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-08-11 18:38:19 -0700
commit4a1527908b992f721fc99991b0e89d8d355f924c (patch)
tree7e46d10769ac800952ef9af29442544947724e3c /bootstrap.conf
parentdce1da2b57fa57276583ee266b023a110062610f (diff)
downloadcoreutils-4a1527908b992f721fc99991b0e89d8d355f924c.tar.xz
bootstrap: use latest gnulib bootstrap, gettext
* bootstrap: Sync from gnulib. This removes an obsolescent gettext.m4 patch, along with some other changes that do not seem to affect coreutils. * bootstrap.conf (gnulib_modules): Use gettext, not gettext-h. Current gnulib gettext seems to work without needing special hacking. * configure.ac (AM_GNU_GETTEXT_VERSION): Now 0.18.1, not 0.17. * gnulib: Update to latest.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 7be4e5a5c..964b0be47 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -101,7 +101,7 @@ gnulib_modules="
getopt-gnu
getpagesize
getpass-gnu
- gettext-h
+ gettext
gettime
gettimeofday
getugroups