commit | c9b3b2e8f84a99c337c7d75d734b120e1582e45e | [log] [tgz] |
---|---|---|
author | Marcus Meissner <Marcus.Meissner@caldera.de> | Tue Dec 12 00:38:58 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Dec 12 00:38:58 2000 +0000 |
tree | 54a0f0987faacccf37b17f18f25218e0b166aadb | |
parent | e371e682cb2975a684910459e78bdb91c5faf6df [diff] [blame] |
Added preferences to dinput drivers (so we can have two joystick drivers). Implemented a joystick driver for the Linux 2.4 dev/input/event API.
diff --git a/configure.in b/configure.in index 7ad8c04..f309755 100644 --- a/configure.in +++ b/configure.in
@@ -793,6 +793,7 @@ libutil.h \ link.h \ linux/cdrom.h \ + linux/input.h \ linux/joystick.h \ linux/ucdrom.h \ net/if.h \