Add $(srcdir)/ to source directory references in Makefile fragments
[gnulib.git] / modules / mbspcasecmp
1 Description:
2 mbspcasecmp() function: case-insensitive string prefix comparison.
3
4 Files:
5 lib/mbspcasecmp.c
6 m4/mbspcasecmp.m4
7 m4/mbrtowc.m4
8
9 Depends-on:
10 mbuiter
11 string
12
13 configure.ac:
14 gl_FUNC_MBSPCASECMP
15 gl_STRING_MODULE_INDICATOR([mbspcasecmp])
16
17 Makefile.am:
18 lib_SOURCES += mbspcasecmp.c
19
20 Include:
21 <string.h>
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28