corrected faults in character handling functions and macros
This commit is contained in:
2
qse/configure
vendored
2
qse/configure
vendored
@ -15370,7 +15370,7 @@ _ACEOF
|
||||
fi
|
||||
done
|
||||
|
||||
for ac_func in wctrans towctrans
|
||||
for ac_func in wctype wctrans towctrans
|
||||
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"
|
||||
|
Reference in New Issue
Block a user