posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / c32stombs
blob274187778b50353aeca4dbc4909624017ccbffbd
1 Description:
2 c32stombs() function: convert 32-bit wide string to string.
4 Files:
5 lib/c32stombs.c
7 Depends-on:
8 uchar
9 wchar
10 c32srtombs
12 configure.ac:
13 gl_UCHAR_MODULE_INDICATOR([c32stombs])
15 Makefile.am:
16 lib_SOURCES += c32stombs.c
18 Include:
19 <uchar.h>
21 License:
22 LGPL
24 Maintainer:
25 Bruno Haible