363a9dd1047e7cfbe5a20177b3e527079dde3bff
[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 License:
30 GPL
31
32 Maintainer:
33 Jim Meyering
34