diff options
Diffstat (limited to 'wince/config_H.ce')
-rw-r--r-- | wince/config_H.ce | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/wince/config_H.ce b/wince/config_H.ce index e39045ff11..622ccda788 100644 --- a/wince/config_H.ce +++ b/wince/config_H.ce @@ -1609,12 +1609,6 @@ #define HAS_NTOHL /**/ #define HAS_NTOHS /**/ -/* HAS_ICONV: - * This symbol, if defined, indicates that the iconv routine is - * available to do character set conversions. - */ -/*#define HAS_ICONV /**/ - /* HAS_INT64_T: * This symbol will defined if the C compiler supports int64_t. * Usually the <inttypes.h> needs to be included, but sometimes @@ -2268,12 +2262,6 @@ /*#define I_GRP /**/ /*#define GRPASSWD /**/ -/* I_ICONV: - * This symbol, if defined, indicates that <iconv.h> exists and - * should be included. - */ -/*#define I_ICONV /**/ - /* I_IEEEFP: * This symbol, if defined, indicates that <ieeefp.h> exists and * should be included. |