Subject: CVS commit: pkgsrc/sysutils/daemontools
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2005 08:41:36
Module Name: pkgsrc
Committed By: schmonz
Date: Tue May 17 08:41:36 UTC 2005
Modified Files:
pkgsrc/sysutils/daemontools: Makefile
Log Message:
Ensure that DJB_ERRNO_HACK and any other configure-time actions
apply, by setting ${WRKSRC} appropriately during the "configure"
phase. This had been the only usage of DJB_CONFIG_DIR.
Fixes build on glibc>=2.3.1 systems, otherwise no visible change.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/sysutils/daemontools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.