<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- gdb-6.0/readline/configure	2003-05-28 01:29:47.000000000 +0200
+++ gdb-6.0.new/readline/configure	2003-10-10 15:36:46.000000000 +0200
@@ -6247,67 +6247,6 @@
   WCWIDTH_OBJ=
 fi
 
-
-echo "$as_me:$LINENO: checking for mbstate_t" &gt;&amp;5
-echo $ECHO_N "checking for mbstate_t... $ECHO_C" &gt;&amp;6
-if test "${bash_cv_have_mbstate_t+set}" = set; then
-  echo $ECHO_N "(cached) $ECHO_C" &gt;&amp;6
-else
-  if test "$cross_compiling" = yes; then
-  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
-See \`config.log' for more details." &gt;&amp;5
-echo "$as_me: error: cannot run test program while cross compiling
-See \`config.log' for more details." &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-else
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
-#line $LINENO "configure"
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h &gt;&gt;conftest.$ac_ext
-cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
-/* end confdefs.h.  */
-
-#include &lt;wchar.h&gt;
-int
-main ()
-{
-  mbstate_t ps;
-  return 0;
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") &gt;&amp;5
-  (eval $ac_link) 2&gt;&amp;5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" &gt;&amp;5
-  (exit $ac_status); } &amp;&amp; { ac_try='./conftest$ac_exeext'
-  { (eval echo "$as_me:$LINENO: \"$ac_try\"") &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo "$as_me:$LINENO: \$? = $ac_status" &gt;&amp;5
-  (exit $ac_status); }; }; then
-  bash_cv_have_mbstate_t=yes
-else
-  echo "$as_me: program exited with status $ac_status" &gt;&amp;5
-echo "$as_me: failed program was:" &gt;&amp;5
-sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
-
-( exit $ac_status )
-bash_cv_have_mbstate_t=no
-fi
-rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $bash_cv_have_mbstate_t" &gt;&amp;5
-echo "${ECHO_T}$bash_cv_have_mbstate_t" &gt;&amp;6
-if test $bash_cv_have_mbstate_t = yes; then
-	cat &gt;&gt;confdefs.h &lt;&lt;\_ACEOF
-#define HAVE_MBSTATE_T 1
-_ACEOF
-
-fi
-
 echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" &gt;&amp;5
 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" &gt;&amp;6
 if test "${bash_cv_langinfo_codeset+set}" = set; then
</pre></body></html>