* elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Make inline and move
[deliverable/binutils-gdb.git] / readline / rlmbutil.h
index 27ca32bfc7dc5e21aa837b0aa82366aace599553..9b8464a07f50257b6d699fedd57073abdcb8dc3e 100644 (file)
@@ -35,7 +35,8 @@
 #if defined (HAVE_WCTYPE_H) && defined (HAVE_WCHAR_H)
 #  include <wchar.h>
 #  include <wctype.h>
-#  if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */
+#  if defined (HAVE_MBRTOWC) && defined (HAVE_MBSRTOWCS)
+     /* system is supposed to support XPG5 */
 #    define HANDLE_MULTIBYTE      1
 #  endif
 #endif
This page took 0.023271 seconds and 4 git commands to generate.