Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 2004 15:40:02 +0200
From:      Rolandas Naujikas <rolnas@takas.lt>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   Re: security/heimdal port incorrectly set USE_LIBTOOL
Message-ID:  <20040308134002.GA5606@rolnas>
In-Reply-To: <20040308121424.GA55827@madman.celabo.org>
References:  <20040308084537.GA2860@rolnas> <20040308121424.GA55827@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This port doesn't use external libtool, only internal one.
USE_LIBTOOL=yes can be removed.

Rolandas Naujikas

P.S. From build log:
...
/bin/sh ../libtool --mode=link cc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -DINET6 -O -pipe   -rpath=/usr/lib:/usr/local/lib -o bits  bits.o
...

On Mon, Mar 08, 2004 at 06:14:24AM -0600, Jacques A. Vidrine wrote:
> On Mon, Mar 08, 2004 at 10:45:37AM +0200, Rolandas Naujikas wrote:
> > USE_LIBTOOL=no is the same as USE_LIBTOOL=yes.
> > If it not use libtool, USE_LIBTOOL should not be defined at all.
> >
> > Rolandas Naujikas
> 
> Fixed, thanks!
> Cheers,
> -- 
> Jacques Vidrine / nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org



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