Subject: CVS commit: pkgsrc/databases/openldap
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 01/19/2003 11:26:33
Module Name:	pkgsrc
Committed By:	skrll
Date:		Sun Jan 19 09:26:33 UTC 2003

Modified Files:
	pkgsrc/databases/openldap: Makefile distinfo
Added Files:
	pkgsrc/databases/openldap/patches: patch-ac

Log Message:
Don't use pthread_attr_setstacksize unless _POSIX_THREAD_ATTR_STACKSIZE
is defined. This lets openldap compile on -current.

Fixes PR 19921.

PKGREVISION++


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 pkgsrc/databases/openldap/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/databases/openldap/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/databases/openldap/patches/patch-ac

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