* lib/fclose.c: Fix typo in comment: s/close/fclose/.
[gnulib.git] / modules / strtod
index 5f2dce5..9a4a0f3 100644 (file)
@@ -6,6 +6,7 @@ lib/strtod.c
 m4/strtod.m4
 
 Depends-on:
+c-ctype
 stdbool
 stdlib
 
@@ -19,6 +20,9 @@ LIBS += $(POW_LIB)
 Include:
 <stdlib.h>
 
+Link:
+$(POW_LIB)
+
 License:
 LGPL