* modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
[gnulib.git] / modules / getusershell
1 Description:
2 Return names of valid user shells.
3
4 Files:
5 lib/getusershell.c
6 m4/getusershell.m4
7
8 Depends-on:
9 stdio-safer
10 xalloc
11
12 configure.ac:
13 gl_FUNC_GETUSERSHELL
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering