NEWS.stable: log cherry-pick [8446103]->[46519aa] autoupdate
[gnulib.git] / modules / write-any-file
1 Description:
2 Determine whether we can write any file.
3
4 Files:
5 lib/write-any-file.h
6 lib/write-any-file.c
7 m4/write-any-file.m4
8
9 Depends-on:
10 stdbool
11 priv-set
12
13 configure.ac:
14 gl_WRITE_ANY_FILE
15
16 Makefile.am:
17 lib_SOURCES += write-any-file.c
18
19 Include:
20 "write-any-file.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering