Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / mbslen
blob5af2128ba3bc37c12926d504f336e1d6f3f227a2
1 Description:
2 mbslen() function: Determine the number of multibyte characters in a string.
4 Files:
5 lib/mbslen.c
6 m4/mbslen.m4
8 Depends-on:
9 mbuiter
10 string
12 configure.ac:
13 gl_FUNC_MBSLEN
14 gl_STRING_MODULE_INDICATOR([mbslen])
16 Makefile.am:
17 lib_SOURCES += mbslen.c
19 Include:
20 <string.h>
22 License:
23 LGPL
25 Maintainer:
26 all