getsubopt.h is replaced with <stdlib.h>.
[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 strchrnul
10 stdlib
11
12 configure.ac:
13 gl_FUNC_GETSUBOPT
14 gl_STDLIB_MODULE_INDICATOR([getsubopt])
15
16 Makefile.am:
17
18 Include:
19 <stdlib.h>
20
21 License:
22 LGPL
23
24 Maintainer:
25 all, glibc