Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/16/2004 20:25:18
Module Name: pkgsrc
Committed By: jlam
Date: Mon Feb 16 20:25:18 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Be less aggressive about overriding all of the functionality of
config.status. Instead, only block "config.status --recheck", which
re-executes the GNU configure script. This still allows config.status to
overwrite post-configure changes to Makefiles and config.h files, so those
changes should (properly) be applied to Makefile.in and config.h.in
instead.
To generate a diff of this commit:
cvs rdiff -r1.1407 -r1.1408 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.