* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
[gnulib.git] / modules / copy-file
1 Description:
2 Copying of files.
3
4 Files:
5 lib/copy-file.h
6 lib/copy-file.c
7 m4/copy-file.m4
8
9 Depends-on:
10 error
11 safe-read
12 full-write
13 acl
14 binary-io
15 exit
16 gettext-h
17 unistd
18
19 configure.ac:
20 gl_COPY_FILE
21
22 Makefile.am:
23 lib_SOURCES += copy-file.h copy-file.c
24
25 Include:
26 "copy-file.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 Bruno Haible