af_alg: minor style improvements
[gnulib.git] / modules / xstriconveh
blobfabeb44cb307cdf22ac200b97ac39cc1a9a90491
1 Description:
2 Character set conversion of strings made easy, uses iconv, with out-of-memory
3 checking.
5 Files:
6 lib/xstriconveh.h
7 lib/xstriconveh.c
9 Depends-on:
10 striconveh
11 xalloc
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += xstriconveh.c
18 Include:
19 "xstriconveh.h"
21 Link:
22 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
24 License:
25 GPL
27 Maintainer:
28 all