math: Fix some C++ test errors on Cygwin.
[pspp] / modules / vasnprintf
index ce40449a84f709fa0c70802bc7a74e0f14de5be7..819495c43cf432c695a0e0ac01ec1dfd3bf781e6 100644 (file)
@@ -16,13 +16,15 @@ m4/longlong.m4
 m4/intmax_t.m4
 m4/stdint_h.m4
 m4/inttypes_h.m4
-m4/eoverflow.m4
 m4/vasnprintf.m4
 
 Depends-on:
 alloca-opt
+float
 stdint
 xsize
+errno
+memchr
 
 configure.ac:
 gl_FUNC_VASNPRINTF
@@ -33,8 +35,7 @@ Include:
 "vasnprintf.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
-