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