add a script to compile libiconv
commitad6ca1e887c0bbfbc6267eb53a829212cef8b9f3
authorErik Faye-Lund <kusmabite@gmail.com>
Mon, 27 Sep 2010 22:40:42 +0000 (28 00:40 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Tue, 28 Sep 2010 15:11:32 +0000 (28 17:11 +0200)
tree1694b0e4b1778fbf8fa98d257fbe6440dcba5330
parente8f28e27225de8cab34401a2f4b9421aa735f805
add a script to compile libiconv

gettext depends on libiconv to compile. While we do have libiconv,
gettext is quite picky about the state of the library, and refuse
to link with the current version.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
src/libiconv/.gitignore [new file with mode: 0644]
src/libiconv/release.sh [new file with mode: 0644]