posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / mbmemcasecmp
blob79953d79b35ffd49344a346083ff0578a6f11ffe
1 Description:
2 mbmemcasecmp() function: case-insensitive memory area comparison.
4 Files:
5 lib/mbmemcasecmp.h
6 lib/mbmemcasecmp.c
8 Depends-on:
9 mbiter
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += mbmemcasecmp.c
16 Include:
17 "mbmemcasecmp.h"
19 Link:
20 $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
21 $(LIB_MBRTOWC)
23 License:
24 LGPL
26 Maintainer:
27 all