added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / alphasort
1 Description:
2 alphasort() function: compare entries of a directory alphabetically
3
4 Files:
5 lib/alphasort.c
6 m4/alphasort.m4
7
8 Depends-on:
9 dirent
10 extensions
11
12 configure.ac:
13 gl_FUNC_ALPHASORT
14 gl_DIRENT_MODULE_INDICATOR([alphasort])
15
16 Makefile.am:
17
18 Include:
19 <dirent.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 all, glibc
26