This commit is contained in:
rsc 2006-01-27 04:05:22 +00:00
parent fc65e388ec
commit 56e3c29015

2
bin/9l
View file

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