diffseq: don’t worry about clang
[gnulib.git] / modules / unistr / u16-strtok
blobce4c1a48b66d0173cbc67beb6ab247c929219654
1 Description:
2 Tokenize UTF-16 string.
4 Files:
5 lib/unistr/u16-strtok.c
6 lib/unistr/u-strtok.h
8 Depends-on:
9 unistr/base
10 unistr/u16-strspn
11 unistr/u16-strpbrk
12 unistr/u16-strmblen
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.6], [unistr/u16-strtok])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK
19 lib_SOURCES += unistr/u16-strtok.c
20 endif
22 Include:
23 "unistr.h"
25 License:
26 LGPLv3+ or GPLv2+
28 Maintainer:
29 all