Avoid creating an empty doc directory.
[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 stat-macros
12
13 configure.ac:
14 gl_MKANCESDIRS
15
16 Makefile.am:
17
18 Include:
19 "mkancesdirs.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering