warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / mkancesdirs
blob7ae1a4820002c99b91036a56b03fe5eb79613cfc
1 Description:
2 Ensure the existence of the ancestor directories of a file.
4 Files:
5 lib/mkancesdirs.c
6 lib/mkancesdirs.h
7 m4/mkancesdirs.m4
9 Depends-on:
10 dirname-lgpl
11 fcntl-h
12 savewd
13 stat-macros
14 sys_stat
16 configure.ac:
17 gl_MKANCESDIRS
19 Makefile.am:
20 lib_SOURCES += mkancesdirs.c
22 Include:
23 "mkancesdirs.h"
25 License:
26 GPL
28 Maintainer:
29 Paul Eggert, Jim Meyering