X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcopy-file;h=7e82ce81ac53298703fefa886a82116013d223f6;hb=439db487c60a05eaf541fc9d8dd49218bcb8fd8d;hp=99fc3bfc348b5dabd3c79bd01f7c7212fff1e847;hpb=c845cbfc0d3b726794f95723a7a1105d98e8725d;p=gnulib.git diff --git a/modules/copy-file b/modules/copy-file index 99fc3bfc3..7e82ce81a 100644 --- a/modules/copy-file +++ b/modules/copy-file @@ -10,9 +10,11 @@ Depends-on: error safe-read full-write +acl binary-io exit -gettext +gettext-h +unistd configure.ac: gl_COPY_FILE @@ -23,6 +25,8 @@ lib_SOURCES += copy-file.h copy-file.c Include: "copy-file.h" +License: +GPL + Maintainer: Bruno Haible -