* config/cygwin.cache: Prime mbstate_t.
authorChristopher Faylor <me+cygwin@cgf.cx>
Tue, 17 Dec 2002 01:52:14 +0000 (01:52 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Tue, 17 Dec 2002 01:52:14 +0000 (01:52 +0000)
readline/ChangeLog.gdb
readline/cross-build/cygwin.cache

index c970a44ef436ac873063c9610ce267d71fa82ba2..1a804602a020457c873bc3efd0ed7e75a1bbc2f6 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-16  Christopher Faylor  <cgf@redhat.com>
+
+       * config/cygwin.cache: Prime mbstate_t.
+
 2002-12-06  Elena Zannoni  <ezannoni@redhat.com>
 
         Import of readline 4.3:
index 2fb07596a2c82621455387d53bc19f857c0b66bc..b0bb49a83760377e208e430e49b42d911b02fa64 100644 (file)
@@ -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'}
This page took 0.027254 seconds and 4 git commands to generate.