| 58 |
#error The use of both EBCDIC and SUPPORT_UTF8 is not supported. |
#error The use of both EBCDIC and SUPPORT_UTF8 is not supported. |
| 59 |
#endif |
#endif |
| 60 |
|
|
| 61 |
/* If SUPPORT_UCP is defined, SUPPORT_UTF8 must also be defined. The |
/* If SUPPORT_UCP is defined, SUPPORT_UTF8 must also be defined. The |
| 62 |
"configure" script ensures this, but not everybody uses "configure". */ |
"configure" script ensures this, but not everybody uses "configure". */ |
| 63 |
|
|
| 64 |
#if defined SUPPORT_UCP && !defined SUPPORT_UTF8 |
#if defined SUPPORT_UCP && !defined SUPPORT_UTF8 |