944c6cb482ccb8663c3038da7b819e1623fdb5ea
[gnulib.git] / modules / makepath
1 Description:
2 Ensure that a directory path exists.
3
4 Files:
5 lib/makepath.h
6 lib/makepath.c
7 lib/stat-macros.h
8 m4/afs.m4
9 m4/makepath.m4
10
11 Depends-on:
12 alloca
13 chown
14 gettext
15 save-cwd
16 dirname
17 error
18 quote
19
20 configure.ac:
21 gl_MAKEPATH
22
23 Makefile.am:
24 lib_SOURCES += makepath.h makepath.c stat-macros.h
25
26 Include:
27 "makepath.h"
28
29 Maintainer:
30 Jim Meyering
31