mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 00:12:19 +01:00 
			
		
		
		
	Users of GIO are not generally expected to use gmodule API, so don't force them all to link against it.
		
			
				
	
	
		
			12 lines
		
	
	
		
			283 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			283 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@prefix@
 | |
| exec_prefix=@exec_prefix@
 | |
| libdir=@libdir@
 | |
| includedir=@includedir@
 | |
| 
 | |
| Name: GIO unix specific APIs
 | |
| Description: unix specific headers for glib I/O library
 | |
| Version: @VERSION@
 | |
| Requires: gobject-2.0,gio-2.0
 | |
| Libs: -L${libdir} -lgio-2.0
 | |
| Cflags: -I${includedir}/gio-unix-2.0/
 |