getcwd-lgpl: new module
[pspp] / modules / copy-file
index 99fc3bfc348b5dabd3c79bd01f7c7212fff1e847..6941e5a8e48874f2174405ac5cda5af284e4b847 100644 (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
-