Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / striconveha
blob4867b8c0c9d776665f2a0be4a7fd3c2c697adc8b
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 LGPL
27 Maintainer:
28 Bruno Haible