Re: Qt3 frontend compilation fix

2006-09-11 Thread Enrico Forestieri
On Mon, Sep 11, 2006 at 03:59:54PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> It seems that the client needs to be linked against iconv. > > You mean like that? Yes, that's it. -- Enrico

Re: Qt3 frontend compilation fix

2006-09-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, Sep 11, 2006 at 01:35:47PM +0200, Enrico Forestieri wrote: On Mon, Sep 11, 2006 at 12:17:07PM +0200, Jean-Marc Lasgouttes wrote: "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: This fixes compilation in frontends/qt3. Commi

Re: Qt3 frontend compilation fix

2006-09-11 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> It seems that the client needs to be linked against iconv. You mean like that? JMarc Index: src/client/Makefile.am === --- src/client/Makefile.am (revision 14

Re: Qt3 frontend compilation fix

2006-09-11 Thread Enrico Forestieri
On Mon, Sep 11, 2006 at 01:35:47PM +0200, Enrico Forestieri wrote: > On Mon, Sep 11, 2006 at 12:17:07PM +0200, Jean-Marc Lasgouttes wrote: > > > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: > > > > Georg> Jean-Marc Lasgouttes wrote: > > >> This fixes compilation in frontends/qt3. Committi

Re: Qt3 frontend compilation fix

2006-09-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: This fixes compilation in frontends/qt3. Committing now. Hey, I am surprised that the patch is so small! Looks like I did a good "blind" job :-) Abdel.

Re: Qt3 frontend compilation fix

2006-09-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: This fixes compilation in frontends/qt3. Committing now. Georg> Too late ;-) BTW I have gtk almost finished, too. :) I have a couple of fixes to ispell and client (which Abdel c

Re: Qt3 frontend compilation fix

2006-09-11 Thread Enrico Forestieri
On Mon, Sep 11, 2006 at 12:17:07PM +0200, Jean-Marc Lasgouttes wrote: > > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: > > Georg> Jean-Marc Lasgouttes wrote: > >> This fixes compilation in frontends/qt3. Committing now. > > Georg> Too late ;-) BTW I have gtk almost finished, too. > > :)

Re: Qt3 frontend compilation fix

2006-09-11 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> This fixes compilation in frontends/qt3. Committing now. Georg> Too late ;-) BTW I have gtk almost finished, too. :) I have a couple of fixes to ispell and client (which Abdel cannot check). JMarc

Re: Qt3 frontend compilation fix

2006-09-11 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > This fixes compilation in frontends/qt3. Committing now. Too late ;-) BTW I have gtk almost finished, too. Georg