Remove dependency of alloca on xalloc.
[gnulib.git] / modules / same
index ab82cb9..163032c 100644 (file)
@@ -1,4 +1,6 @@
 Description:
+Determine whether two pathnames refer to the same directory entry of the same
+directory.
 
 Files:
 lib/same.h
@@ -19,3 +21,6 @@ lib_SOURCES += same.h same.c
 Include:
 "same.h"
 
+Maintainer:
+Jim Meyering
+