verify: new macro 'assume'
[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-lgpl
11 fcntl-h
12 savewd
13 stat-macros
14 sys_stat
15
16 configure.ac:
17 gl_MKANCESDIRS
18
19 Makefile.am:
20 lib_SOURCES += mkancesdirs.c
21
22 Include:
23 "mkancesdirs.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert, Jim Meyering