Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/distrib/sets
Module Name: basesrc
Committed By: tv
Date: Mon Nov 19 20:43:34 UTC 2001
Modified Files:
basesrc/distrib/sets: makeflist
Log Message:
The test for USE_NEW_TOOLCHAIN is based on the variable being *set*, not
a comparison of its value. Instead, use ${USE_NEW_TOOLCHAIN:Dyes} and
change the if block back to [ ... = "yes" ].
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 basesrc/distrib/sets/makeflist
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index