home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / vyzkuste / firewally / firewally.exe / framework-2.3.exe / newlib.h < prev    next >
C/C++ Source or Header  |  2004-01-30  |  1KB  |  49 lines

  1. /* newlib.h.  Generated automatically by configure.  */
  2. #ifndef __NEWLIB_H__
  3.  
  4. #define __NEWLIB_H__ 1
  5.  
  6. /* EL/IX level */
  7. /* #undef _ELIX_LEVEL */
  8.  
  9. /* Newlib version */
  10. #define _NEWLIB_VERSION "1.11.0"
  11.  
  12. /* MB_LEN_MAX */
  13. #define _MB_LEN_MAX 8
  14.  
  15. /* ICONV enabled */
  16. /* #undef _ICONV_ENABLED */
  17.  
  18. /*
  19.  * ICONV converters enabled
  20.  */
  21. /* #undef _ICONV_CONVERTER_US_ASCII */
  22. /* #undef _ICONV_CONVERTER_BIG5 */
  23. /* #undef _ICONV_CONVERTER_SHIFT_JIS */
  24. /* #undef _ICONV_CONVERTER_GB_2312_80 */
  25. /* #undef _ICONV_CONVERTER_CP866 */
  26. /* #undef _ICONV_CONVERTER_CP855 */
  27. /* #undef _ICONV_CONVERTER_CP852 */
  28. /* #undef _ICONV_CONVERTER_CP850 */
  29. /* #undef _ICONV_CONVERTER_CP775 */
  30. /* #undef _ICONV_CONVERTER_KOI8_U */
  31. /* #undef _ICONV_CONVERTER_KOI8_R */
  32. /* #undef _ICONV_CONVERTER_ISO_8859_1 */
  33. /* #undef _ICONV_CONVERTER_ISO_8859_2 */
  34. /* #undef _ICONV_CONVERTER_ISO_8859_4 */
  35. /* #undef _ICONV_CONVERTER_ISO_8859_5 */
  36. /* #undef _ICONV_CONVERTER_ISO_8859_15 */
  37. /* #undef _ICONV_CONVERTER_EUC_JP */
  38. /* #undef _ICONV_CONVERTER_EUC_KR */
  39. /* #undef _ICONV_CONVERTER_EUC_TW */
  40. /* #undef _ICONV_CONVERTER_ISO_10646_UCS_2 */
  41. /* #undef _ICONV_CONVERTER_ISO_10646_UCS_4 */
  42. /* #undef _ICONV_CONVERTER_UCS_2_INTERNAL */
  43. /* #undef _ICONV_CONVERTER_UCS_4_INTERNAL */
  44. /* #undef _ICONV_CONVERTER_UTF_16 */
  45. /* #undef _ICONV_CONVERTER_UTF_8 */
  46.  
  47. #endif /* !__NEWLIB_H__ */
  48.  
  49.