Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/25/2002 19:51:32
Module Name:	basesrc
Committed By:	tv
Date:		Fri Jan 25 17:51:32 UTC 2002

Modified Files:
	basesrc/tools/make: configure configure.ac
	basesrc/usr.bin/make: util.c

Log Message:
Make util.c replacement functions use autoconf conditionals to probe
what is Really available in the host OS.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/tools/make/configure \
    basesrc/tools/make/configure.ac
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/make/util.c

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