diff options
Diffstat (limited to 'Android/config.h')
| -rw-r--r-- | Android/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Android/config.h b/Android/config.h index 97133f88c..e3bea933c 100644 --- a/Android/config.h +++ b/Android/config.h @@ -254,8 +254,8 @@ * Do we have POSIX locale support? */ -#define HAVE_LOCALE_H 1 -#define HAVE_LOCALECONV 1 +//#undef HAVE_LOCALE_H +//#undef HAVE_LOCALECONV /* * HAVE_SYS_SELECT_H: |
