.
[gnulib.git] / modules / getlogin_r
index 7a6f651..dd626e9 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Get user name to a buffer allocated by the caller.
+getlogin_r() function: Get user name to a buffer allocated by the caller.
 
 Files:
 lib/getlogin_r.h
@@ -7,11 +7,13 @@ lib/getlogin_r.c
 m4/getlogin_r.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_GETLOGIN_R
 
 Makefile.am:
+EXTRA_DIST += getlogin_r.h
 
 Include:
 "getlogin_r.h"