X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=wince%2Fconfig.h;h=dbb40198f4bec89496ac01261cc7f51c657dc780;hb=e993235624b459fbafc38390ba5ac81cb1c635b9;hp=77e2dded4fa3fae07eef99ecbfbb584a9840efe3;hpb=e4451f11212da7808d6d529c6c4d8710c99c039b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/wince/config.h b/wince/config.h index 77e2dde..dbb4019 100644 --- a/wince/config.h +++ b/wince/config.h @@ -1615,12 +1615,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 needs to be included, but sometimes @@ -2415,12 +2409,6 @@ /*#define I_GRP /**/ /*#define GRPASSWD /**/ -/* I_ICONV: - * This symbol, if defined, indicates that exists and - * should be included. - */ -/*#define I_ICONV /**/ - /* I_IEEEFP: * This symbol, if defined, indicates that exists and * should be included. @@ -3220,7 +3208,7 @@ /*#define USE_5005THREADS /**/ /*#define USE_ITHREADS /**/ #if defined(USE_5005THREADS) && !defined(USE_ITHREADS) -#define USE_THREADS /* until src is revised*/ +#define USE_5005THREADS /* until src is revised*/ #endif /*#define OLD_PTHREADS_API /**/ /*#define USE_REENTRANT_API /**/