[PATCH] Allow cross builds for cygwin-targeted readline.

Christopher Faylor cgf@redhat.com
Mon Dec 16 18:04:00 GMT 2002


2002-12-16  Christopher Faylor  <cgf@redhat.com>

	* config/cygwin.cache: Prime mbstate_t.

Index: cygwin.cache
===================================================================
RCS file: /cvs/src/src/readline/cross-build/cygwin.cache,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cygwin.cache	7 Jul 2000 17:15:45 -0000	1.2
+++ cygwin.cache	17 Dec 2002 01:52:14 -0000	1.3
@@ -32,6 +32,7 @@
 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'}



More information about the Gdb-patches mailing list