* Detect libiconv on the host system and link it in if present.
authorArt Cancro <ajc@citadel.org>
Wed, 20 Jul 2005 04:26:24 +0000 (04:26 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 20 Jul 2005 04:26:24 +0000 (04:26 +0000)
commitf76ae08017caa07ba40b15d16682d8ad5ff80cc8
treef77711ddc960724a783ebe9917902c17810b367a
parent3672220dfa2884c138f0aeb0310b427b645e66dc
* Detect libiconv on the host system and link it in if present.
* If libiconv is present, convert foreign charsets to UTF-8 on the fly
  when outputting text/plain messages.  (Still need to do text/html.)
webcit/ChangeLog
webcit/configure.in
webcit/messages.c