X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetsubopt;h=eaf8e87b38c7d96675a65f10c215a1b1a84469a1;hb=ccd7ccb010c3a2a509ac39236a4411581368148c;hp=0ecc321bb109c40c40e8e61f8e4852b6a8cac825;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/getsubopt b/modules/getsubopt index 0ecc321bb..eaf8e87b3 100644 --- a/modules/getsubopt +++ b/modules/getsubopt @@ -1,21 +1,24 @@ Description: -getsubopt: Parse comma separate list into words. +getsubopt: Parse comma separated list into words. Files: -lib/getsubopt.h lib/getsubopt.c m4/getsubopt.m4 Depends-on: -strchrnul +stdlib +extensions +strchrnul [test $HAVE_GETSUBOPT = 0] +memchr [test $HAVE_GETSUBOPT = 0] configure.ac: gl_FUNC_GETSUBOPT +gl_STDLIB_MODULE_INDICATOR([getsubopt]) Makefile.am: Include: -"getsubopt.h" + License: LGPL