regenerated build files
This commit is contained in:
		
							
								
								
									
										12
									
								
								hcl/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								hcl/configure
									
									
									
									
										vendored
									
									
								
							| @ -17551,6 +17551,18 @@ _ACEOF | |||||||
| fi | fi | ||||||
| done | done | ||||||
|  |  | ||||||
|  | for ac_func in clock_nanosleep nanosleep usleep | ||||||
|  | do : | ||||||
|  |   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | ||||||
|  | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | ||||||
|  | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | ||||||
|  |   cat >>confdefs.h <<_ACEOF | ||||||
|  | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | ||||||
|  | _ACEOF | ||||||
|  |  | ||||||
|  | fi | ||||||
|  | done | ||||||
|  |  | ||||||
| for ac_func in snprintf _vsnprintf _vsnwprintf | for ac_func in snprintf _vsnprintf _vsnwprintf | ||||||
| do : | do : | ||||||
|   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | ||||||
|  | |||||||
| @ -27,6 +27,9 @@ | |||||||
| /* Define to 1 if you have the `clock_gettime' function. */ | /* Define to 1 if you have the `clock_gettime' function. */ | ||||||
| #undef HAVE_CLOCK_GETTIME | #undef HAVE_CLOCK_GETTIME | ||||||
|  |  | ||||||
|  | /* Define to 1 if you have the `clock_nanosleep' function. */ | ||||||
|  | #undef HAVE_CLOCK_NANOSLEEP | ||||||
|  |  | ||||||
| /* Define to 1 if you have the `clock_settime' function. */ | /* Define to 1 if you have the `clock_settime' function. */ | ||||||
| #undef HAVE_CLOCK_SETTIME | #undef HAVE_CLOCK_SETTIME | ||||||
|  |  | ||||||
| @ -90,6 +93,9 @@ | |||||||
| /* Define to 1 if you have the <memory.h> header file. */ | /* Define to 1 if you have the <memory.h> header file. */ | ||||||
| #undef HAVE_MEMORY_H | #undef HAVE_MEMORY_H | ||||||
|  |  | ||||||
|  | /* Define to 1 if you have the `nanosleep' function. */ | ||||||
|  | #undef HAVE_NANOSLEEP | ||||||
|  |  | ||||||
| /* Define to 1 if you have the `powq' function. */ | /* Define to 1 if you have the `powq' function. */ | ||||||
| #undef HAVE_POWQ | #undef HAVE_POWQ | ||||||
|  |  | ||||||
| @ -174,6 +180,9 @@ | |||||||
| /* Define to 1 if you have the <unistd.h> header file. */ | /* Define to 1 if you have the <unistd.h> header file. */ | ||||||
| #undef HAVE_UNISTD_H | #undef HAVE_UNISTD_H | ||||||
|  |  | ||||||
|  | /* Define to 1 if you have the `usleep' function. */ | ||||||
|  | #undef HAVE_USLEEP | ||||||
|  |  | ||||||
| /* Define to 1 if you have the <utime.h> header file. */ | /* Define to 1 if you have the <utime.h> header file. */ | ||||||
| #undef HAVE_UTIME_H | #undef HAVE_UTIME_H | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user