]> arthur.barton.de Git - ngircd-alex.git/commit
Added new configure option "--with-iconv"
authorAlexander Barton <alex@barton.de>
Thu, 24 Mar 2011 16:09:44 +0000 (17:09 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 16 Sep 2012 22:56:36 +0000 (00:56 +0200)
commitce736fc15bd80044f3206ae36c7c0462decaf1be
tree42e88111709f6c5fd7842fd611b95c2ac60645da
parent1413a4886ffa120e82d4963368e82b4d5ec6eb2d
Added new configure option "--with-iconv"

The iconv library should be used for implementing the new CHARCONV
IRC command discussed in bug 109.

And because CHARCONV will be an IRC+ feature, we only test for libiconv
if IRC+ is enabled as well.
configure.in