X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fhuman;h=a88b15ed9eb41a3e6d7aa55e71967d82e18724f5;hb=74a0def25839a0c6934ca611e605694840877140;hp=01b6e2a58e540122b1e47102f52c9e700d0ae4ba;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/human b/modules/human index 01b6e2a58..a88b15ed9 100644 --- a/modules/human +++ b/modules/human @@ -5,27 +5,28 @@ with K/M/G suffix. Files: lib/human.h lib/human.c -m4/ulonglong.m4 -m4/stdint_h.m4 -m4/inttypes_h.m4 -m4/uintmax_t.m4 m4/human.m4 Depends-on: -gettext argmatch error -xstrtol +intprops +memmove +xstrtoumax +stdbool +stdint configure.ac: gl_HUMAN Makefile.am: -lib_SOURCES += human.h human.c +lib_SOURCES += human.c Include: "human.h" +License: +GPL + Maintainer: Paul Eggert -