On Sun, 11 Sep 2011 21:59:17 +0200
Landry Breuil <lan...@rhaalovely.net> wrote:

> 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 :)
> 
> 

Right, and it comes from net/ap-utils/patches/patch-configure :

+        LIBINTL="-lintl -liconv"
+        LTLIBINTL="-lint -liconv"

I will sent a corrected diff later.

Thanks.

-- 
Jonathan Armani

Reply via email to