Prefer using configmake.h instead of augmenting DEFS.
[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 EXTRA_DIST += mkancesdirs.h
18
19 Include:
20 "mkancesdirs.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering