Hash :
0db5e352
Author :
Date :
2007-02-01T01:52:34
New module description field 'Link'.
Description:
Character set conversion.
Files:
m4/iconv.m4
Depends-on:
havelib
configure.ac:
AM_ICONV
Makefile.am:
Include:
#if HAVE_ICONV
# include <iconv.h>
#endif
Link:
$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
License:
LGPL
Maintainer:
Bruno Haible