touched up code and docs

This commit is contained in:
2009-06-05 07:36:02 +00:00
parent 551e6f7c09
commit 922bbbef18
8 changed files with 130 additions and 16 deletions

3
qse/configure vendored
View File

@ -21652,7 +21652,8 @@ fi
for ac_header in stddef.h wchar.h wctype.h errno.h sys/syscall.h
for ac_header in stddef.h wchar.h wctype.h errno.h signal.h sys/syscall.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then