update from texinfo
[gnulib.git] / modules / inttostr
index 2b46d79..ed57e43 100644 (file)
@@ -9,18 +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:
-lib_SOURCES += imaxtostr.c inttostr.c inttostr.h offtostr.c umaxtostr.c
+EXTRA_DIST += inttostr.c
 
 Include:
 "inttostr.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert