X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=2c2b76e5bbfa9931637bf612ade217ed56acab2e;hb=b187ff0528e2a081392a834e684d1d0c161708a7;hp=ed57e43c6911c08fd3ce94730a4618926ae62a69;hpb=266a433bc1d2cac494500e688df39515f48b44dc;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index ed57e43c6..2c2b76e5b 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -7,28 +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/inttypes_h.m4 -m4/longlong.m4 -m4/stdint_h.m4 -m4/uintmax_t.m4 -m4/ulonglong.m4 Depends-on: intprops +stdint +verify configure.ac: gl_INTTOSTR Makefile.am: -EXTRA_DIST += inttostr.c Include: "inttostr.h" License: -GPL +LGPL Maintainer: Paul Eggert