.
[gnulib.git] / modules / mkancesdirs
1 Description:
2 Ensure the existence of the ancestor directories of a file.
3
4 Files:
5 lib/mkancesdirs.c
6 lib/mkancesdirs.h
7 m4/mkancesdirs.m4
8
9 Depends-on:
10 dirname
11 fcntl
12 stat-macros
13
14 configure.ac:
15 gl_MKANCESDIRS
16
17 Makefile.am:
18 EXTRA_DIST += mkancesdirs.h
19
20 Include:
21 "mkancesdirs.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Paul Eggert, Jim Meyering