 42cc312df6
			
		
	
	42cc312df6
	
	
	
		
			
			Thu May 3 14:13:49 2001 Owen Taylor <otaylor@redhat.com> * INSTALL.in HACKING gtk/gtkaccessible.[ch] gtk/gtk.c: Add dependency on Atk for accessibility support. * configure.in **/Makefile.am: Major reworking of substituted variables for CFLAGS/LIBS to make a lot more sane and keep the the compile/link lines a bit shorter. * gdk/x11/gdkkeys-x11.c: Fix #endif with trailing stuff.
		
			
				
	
	
		
			13 lines
		
	
	
		
			327 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			327 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@prefix@
 | |
| exec_prefix=@exec_prefix@
 | |
| libdir=@libdir@
 | |
| includedir=@includedir@
 | |
| target=@gdktarget@
 | |
| 
 | |
| Name: GTK+
 | |
| Description: GIMP Tool Kit (${target} target)
 | |
| Version: @VERSION@
 | |
| Requires: gdk-${target}-2.0 @GTK_PACKAGES@
 | |
| Libs: -L${libdir} -lgtk-${target}-1.3 @GTK_EXTRA_LIBS@
 | |
| Cflags: -I${includedir}/gtk-2.0 @GTK_EXTRA_CFLAGS@
 |