ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[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 dirent-safer
15 dirname-lgpl
16 memcmp
17 stdbool
18
19 configure.ac:
20 gl_BACKUPFILE
21
22 Makefile.am:
23
24 Include:
25 "backupfile.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Paul Eggert, Jim Meyering