On Mon, Mar 26, 2007 at 05:49:13PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Sun, Mar 25, 2007 at 10:04:01PM -0000, [EMAIL PROTECTED] > Andre> wrote: > >> +find_package(ICONV REQUIRED) +add_definitions(-DHAVE_ICONV=1) > > Andre> So some libiconv is still required? > > glibc has the iconv api, so libiconv is not needed in linux.
I know that since yesterday or so, it's just cmake unconditionally requiring it right now. Andre'