X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrsep;h=4503a071ca09d9ba03d00cdb3263979057725a39;hb=a3a70ebafd7f2fdc069d43e8a26fc246dd7fe5bb;hp=4fd75a007bbc1e142e985fb0e30309212b5f36e0;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/strsep b/modules/strsep index 4fd75a007..4503a071c 100644 --- a/modules/strsep +++ b/modules/strsep @@ -2,20 +2,21 @@ Description: strsep() function: extract token from string. Files: -lib/strsep.h lib/strsep.c m4/strsep.m4 Depends-on: +string strpbrk configure.ac: gl_FUNC_STRSEP +gl_STRING_MODULE_INDICATOR([strsep]) Makefile.am: Include: -"strsep.h" + License: LGPL