priv-set: new module and accompanying tests; adapt write-any-file
[gnulib.git] / modules / inttostr
index 2b46d79..56ec6fc 100644 (file)
@@ -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:
+LGPL
+
 Maintainer:
 Paul Eggert