Remove two more define XKB leftovers.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2009-02-12 22:14:48 +10:00
parent 736b6fbd2c
commit 7057a9a97b
2 changed files with 0 additions and 4 deletions

View File

@ -1012,7 +1012,6 @@ AM_CONDITIONAL(XF86UTILS, test "x$XF86UTILS" = xyes)
AC_DEFINE(SHAPE, 1, [Support SHAPE extension])
AC_DEFINE(XKB, 1, [Build XKB])
AC_DEFINE_DIR(XKB_BASE_DIRECTORY, XKBPATH, [Path to XKB data])
AC_DEFINE_DIR(XKB_BIN_DIRECTORY, bindir, [Path to XKB bin dir])

View File

@ -100,9 +100,6 @@
/* Support X Input extension */
#undef XINPUT
/* Build XKB */
#undef XKB
/* XKB default rules */
#undef XKB_DFLT_RULES