strtoimax: Avoid link error on OSF/1 with DTK cc.
[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 lib_SOURCES += backupfile.c
23
24 Include:
25 "backupfile.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Paul Eggert, Jim Meyering