Merge branch 'stable'
[gnulib.git] / modules / backupfile
1 Description:
2 Determination of the filename of a backup file, according to user environment
3 variables.
4
5 Files:
6 lib/backupfile.h
7 lib/backupfile.c
8 m4/backupfile.m4
9
10 Depends-on:
11 argmatch
12 d-ino
13 dirent-safer
14 dirname-lgpl
15 memcmp
16 stdbool
17
18 configure.ac:
19 gl_BACKUPFILE
20
21 Makefile.am:
22
23 Include:
24 "backupfile.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Paul Eggert, Jim Meyering