autoupdate
[gnulib.git] / modules / strtod
index 7435148..9a4a0f3 100644 (file)
@@ -6,9 +6,13 @@ lib/strtod.c
 m4/strtod.m4
 
 Depends-on:
+c-ctype
+stdbool
+stdlib
 
 configure.ac:
 gl_FUNC_STRTOD
+gl_STDLIB_MODULE_INDICATOR([strtod])
 
 Makefile.am:
 LIBS += $(POW_LIB)
@@ -16,8 +20,11 @@ LIBS += $(POW_LIB)
 Include:
 <stdlib.h>
 
+Link:
+$(POW_LIB)
+
 License:
-GPL
+LGPL
 
 Maintainer:
 all