X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcopy-file;h=6941e5a8e48874f2174405ac5cda5af284e4b847;hb=c47e73f47733362996652ecbb683347920a183b6;hp=99fc3bfc348b5dabd3c79bd01f7c7212fff1e847;hpb=c845cbfc0d3b726794f95723a7a1105d98e8725d;p=gnulib.git diff --git a/modules/copy-file b/modules/copy-file index 99fc3bfc3..6941e5a8e 100644 --- a/modules/copy-file +++ b/modules/copy-file @@ -7,12 +7,16 @@ 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 +xalloc configure.ac: gl_COPY_FILE @@ -23,6 +27,8 @@ lib_SOURCES += copy-file.h copy-file.c Include: "copy-file.h" +License: +GPL + Maintainer: Bruno Haible -