mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Fix crosscompiling, Marco A L Barbosa.
This commit is contained in:
		@@ -160,6 +160,7 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM(
 | 
			
		||||
         [return (strtonum("0", 0, 1, NULL) == 0 ? 0 : 1);]
 | 
			
		||||
	 )],
 | 
			
		||||
	 [AC_DEFINE(HAVE_STRTONUM) AC_MSG_RESULT(yes)],
 | 
			
		||||
	 [AC_LIBOBJ(strtonum) AC_MSG_RESULT(no)],
 | 
			
		||||
	 [AC_LIBOBJ(strtonum) AC_MSG_RESULT(no)]
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user