X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtok_r;h=cfcd0146262aae9e6e389e162b0fe3cfd91ee0b0;hb=3cc42b9d18f48ffaa0320a63e06e295ed079e7d5;hp=6cdf908ac6956b30540dc9b87fd003df6e577115;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strtok_r b/modules/strtok_r index 6cdf908ac..cfcd01462 100644 --- a/modules/strtok_r +++ b/modules/strtok_r @@ -3,19 +3,19 @@ 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 configure.ac: gl_FUNC_STRTOK_R +gl_STRING_MODULE_INDICATOR([strtok_r]) Makefile.am: -EXTRA_DIST += strtok_r.h strtok_r.c Include: -"strtok_r.h" + License: LGPL