]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: use gettext-h, not gettext
authorJim Meyering <meyering@redhat.com>
Fri, 3 Sep 2010 11:11:33 +0000 (13:11 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Sep 2010 12:24:57 +0000 (14:24 +0200)
* bootstrap.conf (gnulib_modules): Use gettext-h, not gettext.
The latter is overkill for a package that uses
AM_GNU_GETTEXT([external]...

bootstrap.conf

index 31b1212d25032e87578141729d66a50308d27922..a0004ac4fff66e7da8ea6a0f6c15447861243f56 100644 (file)
@@ -110,7 +110,7 @@ gnulib_modules="
   getopt-gnu
   getpagesize
   getpass-gnu
-  gettext
+  gettext-h
   gettime
   gettimeofday
   getugroups