You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							13 lines
						
					
					
						
							540 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							13 lines
						
					
					
						
							540 B
						
					
					
				
								--- a/configure
							 | 
						|
								+++ b/configure
							 | 
						|
								@@ -626,8 +626,8 @@ check_lib langinfo.h nl_langinfo "" && add_cflags -DHAVE_LANGINFO_CODESET
							 | 
						|
								 #################################################
							 | 
						|
								 #   check for iconv (optional)
							 | 
						|
								 #################################################
							 | 
						|
								-echolog "Checking for iconv ..."
							 | 
						|
								-check_lib iconv.h iconv "" && add_cflags -DHAVE_ICONV
							 | 
						|
								+#echolog "Checking for iconv ..."
							 | 
						|
								+#check_lib iconv.h iconv "" && add_cflags -DHAVE_ICONV
							 | 
						|
								 
							 | 
						|
								 #################################################
							 | 
						|
								 #   check for libupnp and friends (mandatory)
							 | 
						|
								
							 |