largefile: fix typo that regressed large file support
[gnulib.git] / modules / copy-file
index 99fc3bf..4ca553e 100644 (file)
@@ -7,12 +7,16 @@ lib/copy-file.c
 m4/copy-file.m4
 
 Depends-on:
+acl
+binary-io
 error
-safe-read
 full-write
-binary-io
-exit
-gettext
+gettext-h
+open
+safe-read
+stdlib
+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
-