Subject: Re: CVS commit: pkgsrc/x11/gtk--
To: Thomas Klausner <wiz@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: tech-pkg
Date: 10/29/2002 16:01:42
On Tue, Oct 29, 2002 at 10:30:48PM +0200, Thomas Klausner wrote:
>
> Module Name: pkgsrc
> Committed By: wiz
> Date: Tue Oct 29 20:30:47 UTC 2002
>
> Modified Files:
> pkgsrc/x11/gtk--: Makefile
>
> Log Message:
> Replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. Noted by Manuel Bouyer.
Maybe we should consider changing all of the LTCONFIG_OVERRIDE into
LIBTOOL_OVERRIDE, and nuking LTCONFIG_OVERRIDE altogether? Both mechanisms
are used just so that ${PKGLIBTOOL} is executed, but the LTCONFIG_ method
is dying out since the latest libtool doesn't have ltconfig anymore.
Cheers,
-- Johnny Lam <jlam@netbsd.org>