mirror of
				https://gitlab.freedesktop.org/wayland/wayland.git
				synced 2025-10-29 05:40:16 -04:00 
			
		
		
		
	pkgconfig: Use configure provided directories
https://bugs.freedesktop.org/show_bug.cgi?id=57630
This commit is contained in:
		
							parent
							
								
									e8fbce73c7
								
							
						
					
					
						commit
						92ca1a0e80
					
				
					 3 changed files with 12 additions and 12 deletions
				
			
		|  | @ -1,7 +1,7 @@ | ||||||
| prefix=@prefix@ | prefix=@prefix@ | ||||||
| exec_prefix=${prefix} | exec_prefix=@exec_prefix@ | ||||||
| libdir=${exec_prefix}/lib | libdir=@libdir@ | ||||||
| includedir=${prefix}/include | includedir=@includedir@ | ||||||
| 
 | 
 | ||||||
| Name: Wayland Cursor | Name: Wayland Cursor | ||||||
| Description: Wayland cursor helper library | Description: Wayland cursor helper library | ||||||
|  |  | ||||||
|  | @ -1,7 +1,7 @@ | ||||||
| prefix=@prefix@ | prefix=@prefix@ | ||||||
| exec_prefix=${prefix} | exec_prefix=@exec_prefix@ | ||||||
| libdir=${exec_prefix}/lib | libdir=@libdir@ | ||||||
| includedir=${prefix}/include | includedir=@includedir@ | ||||||
| 
 | 
 | ||||||
| Name: Wayland Client | Name: Wayland Client | ||||||
| Description: Wayland client side library | Description: Wayland client side library | ||||||
|  |  | ||||||
|  | @ -1,7 +1,7 @@ | ||||||
| prefix=@prefix@ | prefix=@prefix@ | ||||||
| exec_prefix=${prefix} | exec_prefix=@exec_prefix@ | ||||||
| libdir=${exec_prefix}/lib | libdir=@libdir@ | ||||||
| includedir=${prefix}/include | includedir=@includedir@ | ||||||
| 
 | 
 | ||||||
| Name: Wayland Server | Name: Wayland Server | ||||||
| Description: Server side implementation of the Wayland protocol | Description: Server side implementation of the Wayland protocol | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Quentin Glidic
						Quentin Glidic