[xorg-bugzilla-noise] [Bug 1072] "keyboard" driver should just load
"kbd" if USE_DEPRECATED_KEYBOARD_DRIVER is false
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 15 05:07:22 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1072
------- Additional Comments From sndirsch at suse.de 2004-08-15 05:07 -------
build now fails if USE_DEPRECATED_KEYBOARD_DRIVER is set to YES:
[...]
xf86Configure.c:261:2: #error hat
xf86Configure.c:
[...]
#ifdef USE_DEPRECATED_KEYBOARD_DRIVER
#error hat
ptr->inp_driver = "keyboard";
#else
ptr->inp_driver = "kbd";
#endif
[...]
Typo?
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list