gnulib-tool now synthesizes the EXTRA_DIST line.
[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/dos.m4
9 m4/backupfile.m4
10
11 Depends-on:
12 argmatch
13 d-ino
14 dirname
15 stdbool
16
17 configure.ac:
18 gl_BACKUPFILE
19
20 Makefile.am:
21
22 Include:
23 "backupfile.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert, Jim Meyering