corrected faults in character handling functions and macros

This commit is contained in:
2011-03-25 22:52:47 +00:00
parent c3f6340f9e
commit 895570a771
7 changed files with 90 additions and 47 deletions

2
qse/configure vendored
View File

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