add ARGTYPE to crypt_build_settings
This commit is contained in:
		
							parent
							
								
									541ab1c16c
								
							
						
					
					
						commit
						4805c89adb
					
				@ -378,6 +378,9 @@ const char *crypt_build_settings =
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
    "\nVarious others: "
 | 
			
		||||
#if defined(ARGTYPE)
 | 
			
		||||
    " " NAME_VALUE(ARGTYPE) " "
 | 
			
		||||
#endif
 | 
			
		||||
#if defined(LTC_ADLER32)
 | 
			
		||||
    " ADLER32 "
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user