mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merge "BuildSystem: Avoid obsolete warning with AC_FUNC_SETVBUF_REVERSED on autoconf."
This commit is contained in:
		
							
								
								
									
										7
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -15327,13 +15327,6 @@ _ACEOF | ||||
|  | ||||
| rm -f conftest* | ||||
|  | ||||
| if ${ac_cv_func_setvbuf_reversed+:} false; then : | ||||
|   $as_echo_n "(cached) " >&6 | ||||
| else | ||||
|   ac_cv_func_setvbuf_reversed=no | ||||
| fi | ||||
|  | ||||
|  | ||||
| { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 | ||||
| $as_echo_n "checking return type of signal handlers... " >&6; } | ||||
| if ${ac_cv_type_signal+:} false; then : | ||||
|   | ||||
| @@ -687,7 +687,6 @@ AC_PROG_GCC_TRADITIONAL | ||||
| AC_FUNC_MEMCMP | ||||
| AC_FUNC_MMAP | ||||
| AC_FUNC_SELECT_ARGTYPES | ||||
| AC_FUNC_SETVBUF_REVERSED | ||||
| AC_TYPE_SIGNAL | ||||
| AC_FUNC_STAT | ||||
| AC_FUNC_STRCOLL | ||||
|   | ||||
		Reference in New Issue
	
	Block a user