Subject: CVS commit: basesrc/tools/make
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/15/2002 21:15:48
Module Name:	basesrc
Committed By:	tv
Date:		Tue Jan 15 19:15:48 UTC 2002

Added Files:
	basesrc/tools/make: buildmake.sh.in configure configure.ac

Log Message:
Break out make(1) bootstrap config into an autoconf-based mechanism that
generates a shell script.  Check for existence of POSIX regex, and make
sure an appropriate library is pulled in for it as needed.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/tools/make/buildmake.sh.in \
    basesrc/tools/make/configure basesrc/tools/make/configure.ac

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