Subject: CVS commit: pkgsrc/mk/platform
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 12/20/2004 13:09:04
Module Name:	pkgsrc
Committed By:	grant
Date:		Mon Dec 20 13:09:04 UTC 2004

Modified Files:
	pkgsrc/mk/platform: Darwin.mk

Log Message:
Darwin 7.7.x has poll() in libc, but no poll.h. Address this in GNU
configure packages by testing for poll.h and sys/poll.h and pretending
that there is no poll() if neither exist.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/platform/Darwin.mk

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