diff options
author | Werner Koch <[email protected]> | 2014-02-18 14:20:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-02-26 13:03:57 +0000 |
commit | 380a2aa18e0c048cfefa1cb4102dfbf902a1962b (patch) | |
tree | 4dd0c178efa5f64ad2d387e4a18e70e5dca11ae9 /common/stringhelp.h | |
parent | gpg: Silent more compiler warnings due to some configure options. (diff) | |
download | gnupg-380a2aa18e0c048cfefa1cb4102dfbf902a1962b.tar.gz gnupg-380a2aa18e0c048cfefa1cb4102dfbf902a1962b.zip |
common: Require an installed libiconv.
* common/utf8conv.c: Remove dynload.h.
(load_libiconv): Remove. Remove all calls to it.
--
The iconv functions are standard feature on most systems and in any
case libiconv can be used to provide the functions. The old code used
to dlopen iconv.dll on Windows. This goes back to GnuPG-1 which was
designed as a one-binary program without any hard dependencies.
GnuPG2 however demands a lot of libraries anyway and thus there is no
more need for the fragile code to load a possible wrong version of
iconv.dll at runtime.
Diffstat (limited to 'common/stringhelp.h')
0 files changed, 0 insertions, 0 deletions