Add CVS checkout update instructions.
[gnulib.git] / modules / vasnprintf
index 5110362..c9a5df7 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
@@ -20,6 +21,7 @@ m4/vasnprintf.m4
 
 Depends-on:
 alloca-opt
+float
 stdint
 xsize
 
@@ -32,7 +34,7 @@ Include:
 "vasnprintf.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible