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