Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / same
index a3616d0..6401dfb 100644 (file)
@@ -8,16 +8,18 @@ lib/same.c
 m4/same.m4
 
 Depends-on:
-xalloc
 error
 dirname
 same-inode
+stat
 stdbool
+memcmp
 
 configure.ac:
 gl_SAME
 
 Makefile.am:
+lib_SOURCES += same.c
 
 Include:
 "same.h"