gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / unlinkdir
1 Description:
2 Determine (and maybe change) whether we can unlink directories.
3
4 Files:
5 lib/unlinkdir.h
6 lib/unlinkdir.c
7 m4/unlinkdir.m4
8
9 Depends-on:
10 stdbool
11
12 configure.ac:
13 gl_UNLINKDIR
14
15 Makefile.am:
16
17 Include:
18 "unlinkdir.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering