Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
[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
13 configure.ac:
14 gl_FUNC_GETSUBOPT
15 gl_STDLIB_MODULE_INDICATOR([getsubopt])
16
17 Makefile.am:
18
19 Include:
20 <stdlib.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 all, glibc