Subject: CVS commit: pkgsrc/lang/gcc3-c
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/12/2004 22:53:47
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Feb 12 22:53:47 UTC 2004

Modified Files:
	pkgsrc/lang/gcc3-c: Makefile.common

Log Message:
Use "sunos"-style shared library numbering whenever a platform wants the
"linux"-style one.  This matches our pkgsrc libtool behaviour so that we
can get a consistent numbering across different platforms so that we don't
have to fiddle with the PLIST.  This fixes PR 22556 and PR 23684.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/gcc3-c/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.