(window_system): If no X, set USE_X_TOOLKIT=no.
This commit is contained in:
parent
1ddff51c65
commit
b2d5d0f412
1 changed files with 1 additions and 0 deletions
|
@ -1239,6 +1239,7 @@ case "${window_system}" in
|
|||
none )
|
||||
HAVE_X_WINDOWS=no
|
||||
HAVE_X11=no
|
||||
USE_X_TOOLKIT=no
|
||||
echo " Using no window system."
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue