Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 11/13/2000 18:12:50
Module Name:	pkgsrc
Committed By:	toshii
Date:		Mon Nov 13 16:12:50 UTC 2000

Modified Files:
	pkgsrc/net/bind9: Makefile

Log Message:
Setting CC in CONFIGURE_ENV doesn't work as it will be overwritten
by the configure.  Instead, set LDFLAGS so that unproven-pthreads
can be found before pth.  Fixes pr #11418.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/net/bind9/Makefile

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