[_REGEX_SOURCE]: Define re_fastmap_accurate too; this was
[gnulib.git] / modules / xstrtod
index 4e2ca84..2d8e4a6 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert string to 'double', with error checking.
 
 Files:
 lib/xstrtod.h
@@ -6,6 +7,7 @@ lib/xstrtod.c
 m4/xstrtod.m4
 
 Depends-on:
+stdbool
 
 configure.ac:
 gl_XSTRTOD
@@ -16,3 +18,8 @@ lib_SOURCES += xstrtod.h xstrtod.c
 Include:
 "xstrtod.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering