symlink: Update regarding AIX.
[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
21 Include:
22 "mkancesdirs.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert, Jim Meyering