X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Finttostr;h=ed57e43c6911c08fd3ce94730a4618926ae62a69;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=f070d3f3906eb25eb87aa90753474a043aca5b32;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/inttostr b/modules/inttostr index f070d3f39..ed57e43c6 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -9,17 +9,20 @@ 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"