summaryrefslogtreecommitdiff
path: root/modules/human
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-06 15:58:47 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-06 15:58:47 +0000
commitabe574726d366cedfb5a58484fd3a102b587323c (patch)
treee68df02a8fc260f216cd03d16bbe896e9333b4c0 /modules/human
parent68f9ae59fe1fb45b55c29f43ce4d7d1a449d3e48 (diff)
downloadgnulib-abe574726d366cedfb5a58484fd3a102b587323c.tar.gz
Support programs like Emacs that use gnulib but not gettext.
* MODULES.html.sh (Internationalization functions): Add gettext-h. * modules/gettext-h: New file. * modules/gettext (Files): Remove lib/gettext.h. (Depends-on): Add gettext-h. (Makefile.am): Remove lib_SOURCES. * modules/argmatch, modules/c-stack, modules/closeout: * modules/copy-file, modules/csharpcomp, modules/csharpexec: * modules/execute, modules/file-type, modules/getaddrinfo: * modules/getopt, modules/human, modules/javacomp: * modules/javaexec, modules/mkdir-p, modules/obstack: * modules/openat, modules/pagealign_alloc, modules/pipe: * modules/quotearg, modules/regex, modules/rpmatch: * modules/unicodeio, modules/userspec, modules/version-etc: * modules/wait-process, modules/xalloc-die, modules/xmemcoll: * modules/xsetenv: Depend on gettext-h, not gettext.
Diffstat (limited to 'modules/human')
-rw-r--r--modules/human2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/human b/modules/human
index 439c32e32a..bbf181893a 100644
--- a/modules/human
+++ b/modules/human
@@ -13,7 +13,7 @@ m4/uintmax_t.m4
m4/human.m4
Depends-on:
-gettext
+gettext-h
argmatch
error
xstrtol