round: Update regarding AIX.
[gnulib.git] / modules / getsubopt
1 Description:
2 getsubopt: Parse comma separated list into words.
3
4 Files:
5 lib/getsubopt.c
6 m4/getsubopt.m4
7
8 Depends-on:
9 extensions
10 strchrnul
11 stdlib
12 memchr
13
14 configure.ac:
15 gl_FUNC_GETSUBOPT
16 gl_STDLIB_MODULE_INDICATOR([getsubopt])
17
18 Makefile.am:
19
20 Include:
21 <stdlib.h>
22
23 License:
24 LGPL
25
26 Maintainer:
27 all, glibc