posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / striconveha
blob7e8ad88977a4f5f5039a00b8bb970b377b3c6fb2
1 Description:
2 Character set conversion of strings with error handling and autodetection,
3 uses iconv.
5 Files:
6 lib/striconveha.h
7 lib/striconveha.c
9 Depends-on:
10 stdbool
11 striconveh
12 malloca
13 strdup
14 c-strcase
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += striconveha.h striconveha.c
21 Include:
22 "striconveha.h"
24 License:
25 LGPLv2+
27 Maintainer:
28 all