diff options
author | Jim Meyering <meyering@redhat.com> | 2011-11-24 19:22:09 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-11-24 22:18:29 +0100 |
commit | 2d9ddc4aefc65dd454812f02ec8e255622395ae0 (patch) | |
tree | 6cbd72787ff5ce3f3a60a0d6e4ebb9e0c6a0e97b /README-hacking | |
parent | 729cfdb578377419d782581bad136388a3aa6973 (diff) | |
download | coreutils-2d9ddc4aefc65dd454812f02ec8e255622395ae0.tar.xz |
maint: use gnulib's gettext-h, not the gettext module
* bootstrap.conf (gnulib_modules): Use gnulib's gettext-h, not the
gettext module. Not only is gettext-h far smaller (it has far fewer
dependencies than the gnulib module), but it does not suffer from
the problem with the gettext module whereby it adds a -I.../intl
option to compilation flags. That can provoke warnings, since we
don't have such a directory. We used to work around that via a
hack in bootstrap, but that was ugly and inefficient.
Diffstat (limited to 'README-hacking')
0 files changed, 0 insertions, 0 deletions