NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / vasnprintf
index 5bb22f7..54db892 100644 (file)
@@ -2,6 +2,7 @@ Description:
 vsprintf with automatic memory allocation and bounded output size.
 
 Files:
+lib/float+.h
 lib/printf-args.h
 lib/printf-args.c
 lib/printf-parse.h
@@ -9,26 +10,37 @@ lib/printf-parse.c
 lib/vasnprintf.h
 lib/vasnprintf.c
 lib/asnprintf.c
-m4/signed.m4
-m4/longdouble.m4
 m4/wchar_t.m4
 m4/wint_t.m4
 m4/longlong.m4
 m4/intmax_t.m4
+m4/stdint_h.m4
+m4/inttypes_h.m4
 m4/vasnprintf.m4
+m4/printf.m4
+m4/math_h.m4
+m4/exponentd.m4
 
 Depends-on:
-alloca
+alloca-opt
+float
+stdint
+xsize
+errno
+memchr
+verify
+wchar
 
 configure.ac:
 gl_FUNC_VASNPRINTF
 
 Makefile.am:
-lib_SOURCES += printf-args.h printf-parse.h vasnprintf.h
 
 Include:
 "vasnprintf.h"
 
+License:
+LGPLv2+
+
 Maintainer:
 Bruno Haible
-