Subject: CVS commit: pkgsrc/mk/configure
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/05/2006 12:40:01
Module Name: pkgsrc
Committed By: rillig
Date: Sun Nov 5 12:40:01 UTC 2006
Modified Files:
pkgsrc/mk/configure: config-override.mk libtool-override.mk
Log Message:
Normalized the way test(1) is used. Since I have no idea whether ${TEST}
or [] is better, I have used [ to keep the code shorter. Noticed by wiz.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mk/configure/config-override.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/configure/libtool-override.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.