X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=1f031abf8e6ddad694e0ffef32b4376781600329;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=2b46d79ce2359b03ab49c562f449ec480961d734;hpb=100a8e01f28671dd2f73a1541b1bbd15c9590947;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index 2b46d79ce..1f031abf8 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -7,20 +7,23 @@ lib/inttostr.c lib/inttostr.h lib/offtostr.c lib/umaxtostr.c -m4/intmax_t.m4 +lib/uinttostr.c m4/inttostr.m4 -m4/uintmax_t.m4 Depends-on: +intprops +stdint configure.ac: gl_INTTOSTR Makefile.am: -lib_SOURCES += imaxtostr.c inttostr.c inttostr.h offtostr.c umaxtostr.c Include: "inttostr.h" +License: +GPL + Maintainer: Paul Eggert