X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=2c2b76e5bbfa9931637bf612ade217ed56acab2e;hb=87f8903d4b15b30b6b3da2c0632fef3e626129fd;hp=3408a2c90faabfeabeb2741f136aa54bb9db7ece;hpb=7d5229b081156f3745863ac500f6a37b43f5aae8;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index 3408a2c90..2c2b76e5b 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -7,22 +7,24 @@ lib/inttostr.c lib/inttostr.h lib/offtostr.c lib/umaxtostr.c -m4/intmax_t.m4 +lib/uinttostr.c m4/inttostr.m4 -m4/longlong.m4 -m4/uintmax_t.m4 Depends-on: +intprops +stdint +verify configure.ac: gl_INTTOSTR Makefile.am: -EXTRA_DIST += inttostr.c -lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c Include: "inttostr.h" +License: +LGPL + Maintainer: Paul Eggert