fsf address update
[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 stat-macros
19 stdbool
20
21 configure.ac:
22 gl_MAKEPATH
23
24 Makefile.am:
25
26 Include:
27 "makepath.h"
28
29 License:
30 GPL
31
32 Maintainer:
33 Jim Meyering