crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / c-strtod
index 511d16b3fd5e14887d106ca7d7726b0a5d2643ee..3bed82552cde8586ecb6b653730de368f8c2f6c8 100644 (file)
@@ -2,12 +2,14 @@ Description:
 Convert string to double in C locale.
 
 Files:
-lib/c-strtod.h
 lib/c-strtod.c
+lib/c-strtod.h
 m4/c-strtod.m4
 
 Depends-on:
 extensions
+locale
+strdup-posix
 
 configure.ac:
 gl_C_STRTOD