Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / getlogin_r
1 Description:
2 getlogin_r() function: Get user name to a buffer allocated by the caller.
3
4 Files:
5 lib/getlogin_r.h
6 lib/getlogin_r.c
7 m4/getlogin_r.m4
8
9 Depends-on:
10 unistd
11
12 configure.ac:
13 gl_GETLOGIN_R
14
15 Makefile.am:
16 EXTRA_DIST += getlogin_r.h
17
18 Include:
19 "getlogin_r.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 all