strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / rename
index 8d2a968616370f2397cd71b55fb25fec4266ab9d..ae8390a3ec378718b7f390120e8946d5750b18d2 100644 (file)
@@ -6,9 +6,14 @@ lib/rename.c
 m4/rename.m4
 
 Depends-on:
-xalloc
-dirname
+canonicalize-lgpl
+dirname-lgpl
+lstat
+rmdir
+same-inode
+stdbool
 stdio
+strdup
 
 configure.ac:
 gl_FUNC_RENAME
@@ -20,7 +25,7 @@ Include:
 <stdio.h>
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering