glamor: do not build Xv support when --disable-xv
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
		
							parent
							
								
									da7724d3d2
								
							
						
					
					
						commit
						25ce263fd8
					
				|  | @ -46,10 +46,14 @@ libglamor_la_SOURCES = \ | ||||||
| 	glamor_compositerects.c\
 | 	glamor_compositerects.c\
 | ||||||
| 	glamor_utils.c\
 | 	glamor_utils.c\
 | ||||||
| 	glamor_utils.h\
 | 	glamor_utils.h\
 | ||||||
| 	glamor_xv.c \
 |  | ||||||
| 	glamor_sync.c \
 | 	glamor_sync.c \
 | ||||||
| 	glamor.h | 	glamor.h | ||||||
| 
 | 
 | ||||||
|  | if XV | ||||||
|  | libglamor_la_SOURCES += \
 | ||||||
|  | 	glamor_xv.c | ||||||
|  | endif | ||||||
|  | 
 | ||||||
| libglamor_egl_stubs_la_SOURCES = glamor_egl_stubs.c | libglamor_egl_stubs_la_SOURCES = glamor_egl_stubs.c | ||||||
| 
 | 
 | ||||||
| sdk_HEADERS = glamor.h | sdk_HEADERS = glamor.h | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue