Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 17:20:44 +0200
From:      Herbert <herbert@bugat.at>
To:        "pierre-yves.verdon" <pierre-yves.verdon@wanadooportails.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: installing qt with thread support
Message-ID:  <20030731152044.GA48973@TK212017121218.teleweb.at>
In-Reply-To: <200307291629.59261.pierre-yves.verdon@wanadooportails.com>
References:  <200307291629.59261.pierre-yves.verdon@wanadooportails.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hei!

On Tue, Jul 29, 2003 at 04:29:59PM +0200, pierre-yves.verdon wrote:
> Hi,
> is someone could tell me how i can build qt with the thread support?
> 
> More generally what should i do to know all options available before doing 
> make install in /usr/ports/x11-toolkits/qt31 ?
> 
> thanks, 

QT-3.1.2 is compiled with threads by default.

To see all build options, you can do:

% cd /usr/ports/x11-toolkits/qt31 &&  grep defined Makefile |sort -u

Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731152044.GA48973>