fixed to set path on the sio argument in HawkStd

removed some redefinition of primitive types in Hawk
This commit is contained in:
2020-01-08 03:14:41 +00:00
parent 4af782af80
commit 19c1a9e831
8 changed files with 111 additions and 122 deletions

2
hawk/configure vendored
View File

@@ -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"