From 0cc45784cada2a6a35cb0f89b2e07e309de77284 Mon Sep 17 00:00:00 2001 From: tg Date: Sat, 30 Jun 2007 20:04:23 +0000 Subject: [PATCH] nuke $tcbo (unused) --- Build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Build.sh b/Build.sh index fe4822f..6ea7d34 100644 --- a/Build.sh +++ b/Build.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $MirOS: src/bin/mksh/Build.sh,v 1.219 2007/06/30 19:58:51 tg Exp $ +# $MirOS: src/bin/mksh/Build.sh,v 1.220 2007/06/30 20:04:23 tg Exp $ #- # Environment used: CC CFLAGS CPPFLAGS LDFLAGS LIBS NOWARN NROFF TARGET_OS # CPPFLAGS recognised: MKSH_SMALL MKSH_ASSUME_UTF8 MKSH_NEED_MKNOD MKSH_NOPWNAM @@ -43,7 +43,6 @@ alln=0123456789 alls=______________________________________________________________ nl=' ' -tcbo= tcfn=no upper() @@ -98,7 +97,6 @@ ac_testn() sed 's/^/] /' test x"$tcfn" = x"no" && test -f a.out && tcfn=a.out test x"$tcfn" = x"no" && test -f a.exe && tcfn=a.exe - test x"$tcbo" = x"1" && return fr=0 if test -f $tcfn; then test $reverse = 1 || fr=1