Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2005 20:09:44
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed May 11 20:09:44 UTC 2005

Modified Files:
	pkgsrc/mk/tools: autoconf.mk automake.mk

Log Message:
Rewrite so that we avoid needing to check the value of TOOLS_REAL_CMD.*
within make.  This allows us to use EVAL_PREFIX to locate the installation
prefix for autoconf and automake, which is more pkgviews-friendly.  In any
case, this implementation is a lot simpler anyway.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/tools/autoconf.mk pkgsrc/mk/tools/automake.mk

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