Assume Automake >= 1.11.
[gnulib.git] / modules / backupfile
blobe9933fbc0a1d84c69744679752a95f4a2bb583be
1 Description:
2 Determine the name of a backup file.
4 Files:
5 lib/backup-internal.h
6 lib/backup-find.c
7 lib/backupfile.c
8 lib/backupfile.h
9 m4/backupfile.m4
11 Depends-on:
12 argmatch
13 closedir
14 d-ino
15 dirent-safer
16 dirfd
17 dirname-lgpl
18 fcntl
19 memcmp
20 opendir
21 renameatu
22 readdir
23 stdbool
25 configure.ac:
26 gl_BACKUPFILE
28 Makefile.am:
29 lib_SOURCES += backupfile.c backup-find.c
31 Include:
32 "backupfile.h"
34 License:
35 GPL
37 Maintainer:
38 Paul Eggert, Jim Meyering