Add a Maintainer.
[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 m4/afs.m4
8 m4/makepath.m4
9
10 Depends-on:
11 alloca
12 chown
13 gettext
14 save-cwd
15 dirname
16 error
17 quote
18
19 configure.ac:
20 gl_MAKEPATH
21
22 Makefile.am:
23 lib_SOURCES += makepath.h makepath.c
24
25 Include:
26 "makepath.h"
27
28 Maintainer:
29 Jim Meyering
30