Hash :
b3027087
Author :
Date :
2007-07-30T21:35:56
Use the synonymous term LGPLv2+.
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:
LGPLv2+
Maintainer:
Bruno Haible