Only build Xi/stubs.c on DDXs that don't support the Xinput extension
This commit is contained in:
		
							parent
							
								
									74a534f63c
								
							
						
					
					
						commit
						c2ec9fbb15
					
				|  | @ -70,10 +70,11 @@ libXi_la_SOURCES =	\ | |||
| 	setmmap.h \
 | ||||
| 	setmode.c \
 | ||||
| 	setmode.h \
 | ||||
| 	stubs.c \
 | ||||
| 	ungrdev.c \
 | ||||
| 	ungrdev.h \
 | ||||
| 	ungrdevb.c \
 | ||||
| 	ungrdevb.h \
 | ||||
| 	ungrdevk.c \
 | ||||
| 	ungrdevk.h | ||||
| 
 | ||||
| EXTRA_DIST = stubs.c | ||||
|  |  | |||
|  | @ -3,6 +3,7 @@ bin_PROGRAMS = Xvfb | |||
| SRCS =	InitInput.c \
 | ||||
| 	InitOutput.c \
 | ||||
| 	$(top_srcdir)/Xext/dpmsstubs.c \
 | ||||
| 	$(top_srcdir)/Xi/stubs.c \
 | ||||
| 	$(top_srcdir)/mi/miinitext.c \
 | ||||
| 	$(top_srcdir)/fb/fbcmap.c | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue