2 getsubopt: Parse comma separated list into words.
11 strchrnul [test $HAVE_GETSUBOPT = 0 || test $REPLACE_GETSUBOPT = 1]
12 memchr [test $HAVE_GETSUBOPT = 0 || test $REPLACE_GETSUBOPT = 1]
16 gl_CONDITIONAL([GL_COND_OBJ_GETSUBOPT],
17 [test $HAVE_GETSUBOPT = 0 || test $REPLACE_GETSUBOPT = 1])
18 AM_COND_IF([GL_COND_OBJ_GETSUBOPT], [
21 gl_STDLIB_MODULE_INDICATOR([getsubopt])
24 if GL_COND_OBJ_GETSUBOPT
25 lib_SOURCES += getsubopt.c