Commit a patch by Behdad to fix typos, omissions and other errors in the
2006-09-10 Matthias Clasen <mclasen@redhat.com> * Commit a patch by Behdad to fix typos, omissions and other errors in the symbol aliasing, and add checks for local PLT entries. (#354687, Behdad Esfahbod)
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							77cdc290b9
						
					
				
				
					commit
					f45a35921a
				
			| @ -9,7 +9,6 @@ INCLUDES = 				\ | ||||
| 	-I$(top_srcdir)/gdk		\ | ||||
| 	-I$(top_builddir)/gdk		\ | ||||
| 	-DGDK_PIXBUF_DISABLE_DEPRECATED	\ | ||||
| 	-DGDK_DISABLE_DEPRECATED	\ | ||||
| 	$(GTK_DEBUG_FLAGS) 		\ | ||||
| 	$(GDK_DEP_CFLAGS) | ||||
|  | ||||
|  | ||||
| @ -29,6 +29,7 @@ | ||||
|  | ||||
| #include "gdktypes.h" | ||||
| #include "gdkprivate-x11.h" | ||||
| #include "gdkalias.h" | ||||
|  | ||||
| gboolean          _gdk_use_xshm = TRUE;  /* used as a cmd line arg */ | ||||
| Display          *gdk_display = NULL; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user