Initial version.
[gnulib.git] / modules / strtod
index 267776f..7435148 100644 (file)
@@ -11,11 +11,13 @@ configure.ac:
 gl_FUNC_STRTOD
 
 Makefile.am:
-LIBS += @POW_LIB@
+LIBS += $(POW_LIB)
 
 Include:
 <stdlib.h>
 
+License:
+GPL
+
 Maintainer:
 all
-