Commit a40165e0 by Bruce Korb Committed by Bruce Korb

Initially set the variable "fixincludes" to a non-file

From-SVN: r32804
parent f73ad30e
2000-03-29 Bruce Korb <bkorb@gnu.org>
* fixinc/mkfixinc.sh: Initially set the variable "fixincludes"
to a non-file
Wed Mar 29 15:08:01 MET DST 2000 Jan Hubicka <jh@suse.cz>
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
......
......@@ -10,7 +10,7 @@ fi
target=../fixinc.sh
echo constructing ${target} for $machine
fixincludes="${target}"
fixincludes="${machine}"
case $machine in
i[34567]86-*-linux-gnu*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment