mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-12 20:09:14 +02:00
build: use gettext-h, not gettext
* bootstrap.conf (gnulib_modules): Use gettext-h, not gettext. The latter is overkill for a package that uses AM_GNU_GETTEXT([external]...
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ gnulib_modules="
|
|||||||
getopt-gnu
|
getopt-gnu
|
||||||
getpagesize
|
getpagesize
|
||||||
getpass-gnu
|
getpass-gnu
|
||||||
gettext
|
gettext-h
|
||||||
gettime
|
gettime
|
||||||
gettimeofday
|
gettimeofday
|
||||||
getugroups
|
getugroups
|
||||||
|
|||||||
Reference in New Issue
Block a user