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

From-SVN: r32804
This commit is contained in:
Bruce Korb 2000-03-29 14:19:58 +00:00 committed by Bruce Korb
parent f73ad30e01
commit a40165e03a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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.

View File

@ -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*)