* 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 079990c..cbcfac0 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 bbf1818..dd3250a 100644 (file)
@@ -16,7 +16,7 @@ Depends-on:
 gettext-h
 argmatch
 error
-xstrtol
+xstrtoumax
 stdbool
 
 configure.ac: