obstack.m4 (gl_PREREQ_OBSTACK): Require
[gnulib.git] / modules / getsubopt
1 Description:
2 getsubopt: Parse comma separate list into words.
3
4 Files:
5 lib/getsubopt.h
6 lib/getsubopt.c
7 m4/getsubopt.m4
8
9 Depends-on:
10 strchrnul
11
12 configure.ac:
13 gl_FUNC_GETSUBOPT
14
15 Makefile.am:
16 lib_SOURCES += getsubopt.h
17
18 Include:
19 "getsubopt.h"
20
21 Maintainer:
22 all, glibc