X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=ed57e43c6911c08fd3ce94730a4618926ae62a69;hb=c7c220336bdebb2f0302e2a618a3537a80f8e979;hp=3408a2c90faabfeabeb2741f136aa54bb9db7ece;hpb=7d5229b081156f3745863ac500f6a37b43f5aae8;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index 3408a2c90..ed57e43c6 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -9,20 +9,26 @@ lib/offtostr.c lib/umaxtostr.c m4/intmax_t.m4 m4/inttostr.m4 +m4/inttypes_h.m4 m4/longlong.m4 +m4/stdint_h.m4 m4/uintmax_t.m4 +m4/ulonglong.m4 Depends-on: +intprops configure.ac: gl_INTTOSTR Makefile.am: EXTRA_DIST += inttostr.c -lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c Include: "inttostr.h" +License: +GPL + Maintainer: Paul Eggert