The external libiconv test in webcit configure was
authorArt Cancro <ajc@citadel.org>
Mon, 11 Feb 2008 18:23:47 +0000 (18:23 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 11 Feb 2008 18:23:47 +0000 (18:23 +0000)
faulty.  It set the -libiconv compiler flag even if no external
libiconv was available.  Fixed this by turning it into an
autoconf builtin test.  Hopefully this fixes FreeBSD.


No differences found