| 
					
				 | 
			
			
				@@ -33,8 +33,6 @@ CPPFLAGS="$CPPFLAGS -I\${top_srcdir}/src/common" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #XXXX020 We should make these enabled or not, before 0.2.0.x-final 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 AC_ARG_ENABLE(openbsd-malloc, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    AS_HELP_STRING(--enable-openbsd-malloc, [use malloc code from OpenBSD.  Linux only])) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-AC_ARG_ENABLE(instrument-downloads, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-   AS_HELP_STRING(--enable-instrument-downloads, [instrument downloads of directory resources etc.])) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 AC_ARG_ENABLE(static-openssl, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    AS_HELP_STRING(--enable-static-openssl, [link against a static openssl library. Requires --with-openssl-dir])) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 AC_ARG_ENABLE(static-libevent, 
			 |