* modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Oct 2005 00:59:45 +0000 (00:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Oct 2005 00:59:45 +0000 (00:59 +0000)
ChangeLog
modules/human

index 079990c504d94a3775683682c1032f6f3fee7c2d..cbcfac02a1b9ca1cefd1890a85c8b8c4186cad0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
+
+        * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
+
 2005-10-13  Simon Josefsson  <jas@extundo.com>
 
        * modules/gc-hmac-md5-tests: New file.
index bbf181893a55468cff8cc4619236189e067f90ec..dd3250a9ed21a9693ce6ea97854c0bb9bd4945bf 100644 (file)
@@ -16,7 +16,7 @@ Depends-on:
 gettext-h
 argmatch
 error
-xstrtol
+xstrtoumax
 stdbool
 
 configure.ac: