aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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