NEWS.stable: log cherry-pick [3180807]->[768eb31] doc/lgpl-2.1.texi
[gnulib.git] / modules / strtok_r
index 6cdf908..bbfef2b 100644 (file)
@@ -3,22 +3,23 @@ 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         [test $ac_cv_func_strtok_r = no]
 
 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"
+<string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc