aboutsummaryrefslogtreecommitdiff
path: root/bin/9l
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-27 04:05:22 +0000
committerrsc <devnull@localhost>2006-01-27 04:05:22 +0000
commit56e3c29015da2147dbb308b4957fffceebcda657 (patch)
tree4cbec6b52eb57a373219051ab1a396fa5079c1fc /bin/9l
parentfc65e388ec4c126fa34a02eb5494da2566a08ac3 (diff)
downloadplan9port-56e3c29015da2147dbb308b4957fffceebcda657.tar.gz
plan9port-56e3c29015da2147dbb308b4957fffceebcda657.tar.bz2
plan9port-56e3c29015da2147dbb308b4957fffceebcda657.zip
nowsys
Diffstat (limited to 'bin/9l')
-rwxr-xr-xbin/9l2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/9l b/bin/9l
index fb72904c..5fdf23e9 100755
--- a/bin/9l
+++ b/bin/9l
@@ -150,7 +150,7 @@ then
libsl="$libsl -lsec -l9"
fi
- if [ "x$needdraw" = xtrue ]
+ if [ "x$needdraw" = xtrue -a "x$WSYSTYPE" != xnowsys ]
then
if [ "x$X11" = "x" ]
then