strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / same
index 5587ba2..7a9252a 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Determine whether two pathnames refer to the same directory entry of the same
+Determine whether two file names refer to the same directory entry of the same
 directory.
 
 Files:
@@ -8,10 +8,12 @@ lib/same.c
 m4/same.m4
 
 Depends-on:
-xalloc
 error
 dirname
+same-inode
+stat
 stdbool
+memcmp
 
 configure.ac:
 gl_SAME