Remove two more define XKB leftovers.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									736b6fbd2c
								
							
						
					
					
						commit
						7057a9a97b
					
				| 
						 | 
				
			
			@ -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])
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -100,9 +100,6 @@
 | 
			
		|||
/* Support X Input extension */
 | 
			
		||||
#undef XINPUT
 | 
			
		||||
 | 
			
		||||
/* Build XKB */
 | 
			
		||||
#undef XKB
 | 
			
		||||
 | 
			
		||||
/* XKB default rules */
 | 
			
		||||
#undef XKB_DFLT_RULES
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue