fixed to set path on the sio argument in HawkStd
removed some redefinition of primitive types in Hawk
This commit is contained in:
2
hawk/configure
vendored
2
hawk/configure
vendored
@@ -18730,7 +18730,7 @@ fi
|
||||
|
||||
done
|
||||
|
||||
for ac_header in ffi.h dyncall.h libunwind.h quadmath.h
|
||||
for ac_header in ffi.h dyncall.h libunwind.h quadmath.h crt_externs.h
|
||||
do :
|
||||
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
||||
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
|
||||
|
||||
Reference in New Issue
Block a user