* lib/getaddrinfo.h: Reindent and repaginate.
[gnulib.git] / modules / mkdir-p
index 61e4f94..28cabda 100644 (file)
@@ -2,18 +2,19 @@ Description:
 Ensure that a directory and its parents exist.
 
 Files:
-lib/mkdir-p.h
+lib/dirchownmod.c
+lib/dirchownmod.h
+lib/lchmod.h
 lib/mkdir-p.c
-m4/afs.m4
+lib/mkdir-p.h
+m4/lchmod.m4
 m4/mkdir-p.m4
 
 Depends-on:
-alloca
-chown
-gettext-h
-save-cwd
-dirname
 error
+gettext-h
+lchown
+mkancesdirs
 quote
 stat-macros
 stdbool
@@ -30,4 +31,4 @@ License:
 GPL
 
 Maintainer:
-Jim Meyering
+Paul Eggert, Jim Meyering