| 
					
				 | 
			
			
				@@ -18,7 +18,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /* XXXX024 We should just  use AC_USE_SYSTEM_EXTENSIONS in our autoconf, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * and get this (and other important stuff!) automatically. Once we do that, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * make sure to also change the extern char **environ detection in 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * configure.in, because whether that is declared or not depends on whether 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * configure.ac, because whether that is declared or not depends on whether 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * we have _GNU_SOURCE defined! Maybe that means that once we take this out, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * we can also take out the configure check. */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #define _GNU_SOURCE 
			 |