Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/11/2004 01:07:37
Module Name: pkgsrc
Committed By: jlam
Date: Wed Feb 11 01:07:37 UTC 2004
Modified Files:
pkgsrc/mk: tools.mk
Log Message:
Defer creating the auto* stubs until just before we enter the build phase.
This allows any autoconf/automake we execute at pre-configure time to find
its own scripts, yet still prevents "make build" from clobbering any
changes we may have made.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/mk/tools.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.