Subject: CVS commit: pkgsrc/archivers/gsharutils
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/24/2005 20:15:58
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Jan 24 20:15:58 UTC 2005

Modified Files:
	pkgsrc/archivers/gsharutils: Makefile

Log Message:
Fix build on Interix (and others with pkgsrc gettext-lib 0.11+).

gettext 0.11+ has renamed internal symbols, and gsharutils is
being a very bad neighbor by using them directly.  To fix, force
use of gettext >= 0.11, and rename the symbol in gsharutils.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/archivers/gsharutils/Makefile

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