diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2002-12-17 01:52:14 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2002-12-17 01:52:14 +0000 |
commit | 0833ba06c01f5f2c31672c1ffe14b383a65e4a9e (patch) | |
tree | 23f4159772baa80f0284c066b3a2b181c2909be5 /readline/cross-build | |
parent | d3b21b8aebf7c29d658c1c81d1ea500840c0cdf5 (diff) | |
download | gdb-0833ba06c01f5f2c31672c1ffe14b383a65e4a9e.tar.gz |
* config/cygwin.cache: Prime mbstate_t.
Diffstat (limited to 'readline/cross-build')
-rw-r--r-- | readline/cross-build/cygwin.cache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readline/cross-build/cygwin.cache b/readline/cross-build/cygwin.cache index 2fb07596a2c..b0bb49a8376 100644 --- a/readline/cross-build/cygwin.cache +++ b/readline/cross-build/cygwin.cache @@ -32,6 +32,7 @@ bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes='missing'} bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp='present'} bash_cv_mail_dir=${bash_cv_mail_dir='unknown'} bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken='no'} +bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t='yes'} bash_cv_type_int32_t=${bash_cv_type_int32_t='int'} bash_cv_type_u_int32_t=${bash_cv_type_u_int32_t='int'} |