Re: Qt4 autoconf macros

2011-12-07 Thread Frederik Heber
On 12/04/2011 11:51 AM, Lorenzo Bettini wrote: > On 11/17/2010 04:08 PM, Alberto Luaces wrote: >> santilistas writes: >> >>> Frederik Heber1 escribió: Hey there, one look into autoconf archives at http://ac-archive.sourceforge.net/ac-archive/ revealed: bnv_have_qt ... which

Re: Qt4 autoconf macros

2011-12-04 Thread Lorenzo Bettini
On 11/17/2010 04:08 PM, Alberto Luaces wrote: santilistas writes: Frederik Heber1 escribió: Hey there, one look into autoconf archives at http://ac-archive.sourceforge.net/ac-archive/ revealed: bnv_have_qt ... which however is from 2006. Yes, I knew that, but it is for Qt3 and I need it for

Re: Qt4 autoconf macros

2010-11-17 Thread Alberto Luaces
santilistas writes: > Frederik Heber1 escribió: >> Hey there, >> >> one look into autoconf archives at >> http://ac-archive.sourceforge.net/ac-archive/ revealed: bnv_have_qt >> ... which however is from 2006. >> > Yes, I knew that, but it is for Qt3 and I need it for Qt4. > >> I do use one other m

Re: Qt4 autoconf macros

2010-10-19 Thread santilistas
Frederik Heber1 escribió: > Hey there, > > one look into autoconf archives at > http://ac-archive.sourceforge.net/ac-archive/ revealed: bnv_have_qt > ... which however is from 2006. > Yes, I knew that, but it is for Qt3 and I need it for Qt4. > I do use one other macro (gwqt4.m4) but was unable to

Re: Qt4 autoconf macros

2010-10-19 Thread Christian Rössel
Hi Santilin, On 10/19/2010 09:56 AM, santilistas wrote: > Hi list, > > I have been looking for a long while Qt4 macros for autoconf and they > seem not to exist. > > I don't want to make a full Qt4 project, but include Qt4 as a plugin > into my project. > > Has anyone got those macros? there is a

Re: Qt4 autoconf macros

2010-10-19 Thread Frederik Heber1
Hey there, one look into autoconf archives at http://ac-archive.sourceforge.net/ac-archive/ revealed: bnv_have_qt ... which however is from 2006. I do use one other macro (gwqt4.m4) but was unable to find it via its filename on the net ... just to make clear: I am not the author. If someone