aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4/scripts/configure')
-rw-r--r--x11/XFree86-4/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/scripts/configure b/x11/XFree86-4/scripts/configure
index 0b4e2c61f77..0b2ad83d6fe 100644
--- a/x11/XFree86-4/scripts/configure
+++ b/x11/XFree86-4/scripts/configure
@@ -196,7 +196,7 @@ if [ $answ = NO ]; then
echo "#undef BuildXInputExt" >> $F
echo "#define BuildXInputExt NO" >> $F
else
- echo "#define XInputDrivers dynapro elo2300 elographics magellan microtouch \
+ echo "#define XInputDrivers mouse dynapro elo2300 elographics magellan microtouch \
mutouch spaceorb wacom" >> $F
# XXX broken in 3.9.18
# if [ X${MACHINE} != X"alpha" ]; then