Subject: Re: CVS commit: pkgsrc
To: None <hubertf@netbsd.org>
From: Nick Hudson <nick@nthcliff.demon.co.uk>
List: source-changes
Date: 12/07/2000 20:47:00
Hubert Feyrer wrote:
>
> Module Name: pkgsrc
> Committed By: hubertf
> Date: Thu Dec 7 01:23:49 UTC 2000
>
> Modified Files:
> pkgsrc: Packages.txt
>
> Log Message:
> Note that -release should not be used in libtool - says Rene :)
This isn't the correct thing to do... -version-info should always be
used and then release will not cause problems.
Nick