X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtok_r;h=f638baab553bfc00c139f9369968c9a2b82d3af9;hb=b187ff0528e2a081392a834e684d1d0c161708a7;hp=508b79d326cb4e8f70db659255c70100bbe3a28c;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/strtok_r b/modules/strtok_r index 508b79d32..f638baab5 100644 --- a/modules/strtok_r +++ b/modules/strtok_r @@ -3,18 +3,20 @@ strtok_r() function: split string into tokens, thread safe. Files: lib/strtok_r.c -lib/strtok_r.h m4/strtok_r.m4 Depends-on: +string +strpbrk configure.ac: gl_FUNC_STRTOK_R +gl_STRING_MODULE_INDICATOR([strtok_r]) Makefile.am: Include: -"strtok_r.h" + License: LGPL