X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcopy-file;h=5f1c6e96e2482b34472034bb01af97efe7a599cd;hb=e349e3d9c187700b118e0bac80aedd2ea8e764bc;hp=99fc3bfc348b5dabd3c79bd01f7c7212fff1e847;hpb=c845cbfc0d3b726794f95723a7a1105d98e8725d;p=gnulib.git diff --git a/modules/copy-file b/modules/copy-file index 99fc3bfc3..5f1c6e96e 100644 --- a/modules/copy-file +++ b/modules/copy-file @@ -7,12 +7,15 @@ lib/copy-file.c m4/copy-file.m4 Depends-on: -error -safe-read -full-write +acl binary-io +error exit -gettext +full-write +gettext-h +open +safe-read +unistd configure.ac: gl_COPY_FILE @@ -23,6 +26,8 @@ lib_SOURCES += copy-file.h copy-file.c Include: "copy-file.h" +License: +GPL + Maintainer: Bruno Haible -