On Sun, Sep 11, 2011 at 09:49:15PM +0200, Jonathan Armani wrote: > > Updated diff, with cleaned / sorted wantlib and add a patch to make > the configure script pick up the good library to link against (.so and not > .a). > > Tips from naddy, espie and fgs, thanks guys ! > > + if test "$USE_NLS" = "yes"; then > ++ LIBINTL="-lintl -liconv" > ++ LTLIBINTL="-lint -liconv"
typo here :)
