error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / modules / c-strtod
index 70c82bf..8f16e32 100644 (file)
@@ -4,6 +4,7 @@ Convert string to double in C locale.
 Files:
 lib/c-strtod.h
 lib/c-strtod.c
+m4/c-strtod.m4
 
 Depends-on:
 extensions
@@ -17,6 +18,9 @@ lib_SOURCES += c-strtod.h c-strtod.c
 Include:
 "c-strtod.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering