X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=56ec6fc563498d93e545f3a03a686d2d5f344811;hb=7d5d77e65684de1c65c74c1b1d87a6c4f591b045;hp=b17445194f2e36b44c0c67ff14b2d9db17faf919;hpb=eef56b544e01755a52fdfbf204e6f2d5800efd21;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index b17445194..56ec6fc56 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -3,30 +3,27 @@ Convert integers to printable strings. Files: lib/imaxtostr.c -lib/intprops.h 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 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 +LGPL Maintainer: Paul Eggert