Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2005 16:33:12
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jun  7 16:33:12 UTC 2005

Modified Files:
	pkgsrc/mk/tools: defaults.mk

Log Message:
Add a few more GNU configure variable names that are commonly used.
Also, some configure scripts use "ENV" to represent the path to the
"env" tool, which is probably bad since ENV has a special meaning to
/bin/sh.  To workaround this, set ac_cv_path_ENV.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/mk/tools/defaults.mk

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