From owner-freebsd-ports@FreeBSD.ORG Thu Sep 28 09:50:43 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A95DB16A4A0 for ; Thu, 28 Sep 2006 09:50:43 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353DF43D53 for ; Thu, 28 Sep 2006 09:50:42 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id DE70A11447; Thu, 28 Sep 2006 11:48:59 +0200 (CEST) Date: Thu, 28 Sep 2006 11:48:59 +0200 From: Thierry Thomas To: freebsd-ports@freebsd.org Message-ID: <20060928094859.GJ1654@graf.pompo.net> Mail-Followup-To: freebsd-ports@freebsd.org References: <20060925092111.GA70418@wave.zaa.local> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <20060925092111.GA70418@wave.zaa.local> User-Agent: Mutt/1.4.2.2i X-Operating-System: FreeBSD 6.1-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Subject: Re: detect presence of threads support in sqlite3 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 09:50:43 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Lun 25 sep 06 =E0 11:21:11 +0200, Alexander Zhuravlev =E9crivait=A0: > So, how can I determine the fact that the port was compiled with such=20 > option, so I can rise an error in my port or compile it with bundled > sqlite 3.2 library? > Any help will be much appreciated. sqlite supports pkg-config, so you could try something based upon pkg-config --libs sqlite3 | grep '\${PTHREAD_LIBS}' Regards, --=20 Th. Thomas. --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFG5qLc95pjMcUBaIRAmQZAKDEKEqZYHC/meVLCycXCZaMAAkILQCfU+HC TJKzT2L4xTCrieHtSfxA9X4= =Ckia -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--