summaryrefslogtreecommitdiff
path: root/modules/unlinkdir
blob: e074e66decf21e558bcdb220984cecc01a16f458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description:
Determine (and maybe change) whether we can unlink directories.

Files:
lib/unlinkdir.h
lib/unlinkdir.c
m4/unlinkdir.m4

Depends-on:
stdbool

configure.ac:
gl_UNLINKDIR

Makefile.am:
EXTRA_DIST += unlinkdir.h unlinkdir.c

Include:
"unlinkdir.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering