aboutsummaryrefslogtreecommitdiff
path: root/docs/multiseat.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/multiseat.txt')
-rw-r--r--docs/multiseat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/multiseat.txt b/docs/multiseat.txt
index 8dde36c..11850c9 100644
--- a/docs/multiseat.txt
+++ b/docs/multiseat.txt
@@ -9,7 +9,7 @@ First you must compile qemu with a user interface supporting
multihead/multiseat and input event routing. Right now this
list includes sdl2, gtk (both 2+3) and vnc:
- ./configure --enable-sdl --with-sdlabi=2.0
+ ./configure --enable-sdl
or