xset: New module.
[gnulib.git] / modules / unistr / u16-strstr
blobb07a931706aeacdc6d4145b5bd6edeafc878b64f
1 Description:
2 Substring test for UTF-16 strings.
4 Files:
5 lib/unistr/u16-strstr.c
6 lib/unistr/u-strstr.h
7 lib/str-kmp.h
9 Depends-on:
10 unistr/base
11 unistr/u16-strchr
12 unistr/u16-strmbtouc
13 unistr/u16-strlen
14 unistr/u16-strnlen
15 stdbool
16 malloca
18 configure.ac:
19 gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strstr])
21 Makefile.am:
22 if LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR
23 lib_SOURCES += unistr/u16-strstr.c
24 endif
26 Include:
27 "unistr.h"
29 License:
30 LGPLv3+ or GPLv2
32 Maintainer:
33 all