Subject: CVS commit: pkgsrc/pkgtools/libnbcompat
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 10/24/2004 11:18:33
Module Name:	pkgsrc
Committed By:	grant
Date:		Sun Oct 24 11:18:33 UTC 2004

Modified Files:
	pkgsrc/pkgtools/libnbcompat: Makefile
	pkgsrc/pkgtools/libnbcompat/files: configure configure.ac

Log Message:
fix detection of poll() for Darwin 7.x which has a poll()
compatibility function, but none of the required headers.

fixes bootstrap on Darwin 7.5.0 with gcc and xlc.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/pkgtools/libnbcompat/Makefile
cvs rdiff -r1.48 -r1.49 pkgsrc/pkgtools/libnbcompat/files/configure
cvs rdiff -r1.50 -r1.51 pkgsrc/pkgtools/libnbcompat/files/configure.ac

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