Subject: CVS commit: gnusrc/gnu/lib
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2001 18:27:33
Module Name:	gnusrc
Committed By:	tv
Date:		Wed Oct 31 16:27:33 UTC 2001

Modified Files:
	gnusrc/gnu/lib/libg2c: Makefile
	gnusrc/gnu/lib/libgcc: Makefile
	gnusrc/gnu/lib/libobjc: Makefile
	gnusrc/gnu/lib/libstdc++: Makefile

Log Message:
Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail
to build if USETOOLS is set to "no" by the builder.  (Sanity check; as an
override, USETOOLS may be set to "never", but see warnings in BUILDING.)


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 gnusrc/gnu/lib/libg2c/Makefile
cvs rdiff -r1.25 -r1.26 gnusrc/gnu/lib/libgcc/Makefile
cvs rdiff -r1.13 -r1.14 gnusrc/gnu/lib/libobjc/Makefile
cvs rdiff -r1.13 -r1.14 gnusrc/gnu/lib/libstdc++/Makefile

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