mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
273 B
Plaintext
25 lines
273 B
Plaintext
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:
|
|
|
|
Include:
|
|
"unlinkdir.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|