mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	curl: fix deprecated 'depends' syntax
This was introduced in r49183 Reported-by: swalker Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 49192
This commit is contained in:
		
							parent
							
								
									91a508d5bf
								
							
						
					
					
						commit
						fc7368fd82
					
				@ -156,7 +156,7 @@ config LIBCURL_VERBOSE
 | 
			
		||||
 | 
			
		||||
config LIBCURL_NTLM
 | 
			
		||||
	bool "Enable NTLM support"
 | 
			
		||||
	depends LIBCURL_CRYPTO_AUTH && !LIBCURL_NOSSL
 | 
			
		||||
	depends on LIBCURL_CRYPTO_AUTH && !LIBCURL_NOSSL
 | 
			
		||||
	default n
 | 
			
		||||
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user