Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2001 01:51:18
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu May 31 22:51:18 UTC 2001

Modified Files:
	pkgsrc/devel/lwp: Makefile
Added Files:
	pkgsrc/devel/lwp: buildlink.mk
Removed Files:
	pkgsrc/devel/lwp/files: config.cache

Log Message:
* Add buildlink.mk file to link appropriate libraries and headers into
  ${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.

* Remove unnecessary include of bsd.prefs.mk.

* Change how we disable pthreaded version of lwp by passing values to the
  configure script via the environment, instead of requiring an extra file.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/lwp/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/devel/lwp/buildlink.mk
cvs rdiff -r1.1 -r0 pkgsrc/devel/lwp/files/config.cache

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