aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/9l2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/9l b/bin/9l
index fc1474ee..7cec21d5 100755
--- a/bin/9l
+++ b/bin/9l
@@ -168,7 +168,7 @@ then
libsl="$libsl -lresolv"
fi
- if [ "x$needdraw" = xtrue -a "x$WSYSTYPE" != xnowsys ]
+ if [ "x$needX11" = xtrue -a "x$WSYSTYPE" != xnowsys ]
then
if [ "x$X11" = "x" ]
then