iconv: Work around AIX 6.1..7.1 bug.
[gnulib.git] / modules / getusershell
index cd8c408..9ae7dca 100644 (file)
@@ -6,16 +6,22 @@ lib/getusershell.c
 m4/getusershell.m4
 
 Depends-on:
+unistd
+extensions
+fopen-safer
 xalloc
-unlocked-io
 
 configure.ac:
-gl_PREREQ_GETUSERSHELL
+gl_FUNC_GETUSERSHELL
+gl_UNISTD_MODULE_INDICATOR([getusershell])
 
 Makefile.am:
 
 Include:
+<unistd.h>
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering
-