havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / mbsstr
blob5458607a2ba2fbbf820e74adec4334e74a947326
1 Description:
2 mbsstr() function: search for a substring in a string.
4 Files:
5 lib/mbsstr.c
6 lib/str-kmp.h
8 Depends-on:
9 mbuiter
10 stdbool
11 string
12 mbslen
13 malloca
14 strnlen
16 configure.ac:
17 gl_STRING_MODULE_INDICATOR([mbsstr])
19 Makefile.am:
20 lib_SOURCES += mbsstr.c
22 Include:
23 <string.h>
25 Link:
26 $(LIB_MBRTOWC)
28 License:
29 LGPL
31 Maintainer:
32 all