crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / c-strtold
index 713983800b43d7aac7343535ea4117041d0b05cd..72ff21dd18a26cf00b761bd9070de71ddf24ec7b 100644 (file)
@@ -9,16 +9,20 @@ m4/c-strtod.m4
 
 Depends-on:
 extensions
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOLD
 
 Makefile.am:
-lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c
+lib_SOURCES += c-strtold.c
 
 Include:
 "c-strtod.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering
-