From 914248bbf04675f2e8096dadae4ffa35e6982293 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 11 Mar 2016 01:01:58 +0000 Subject: Android version compiles and links. Won't run yet. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11344 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- Android/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Android/config.h') 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: -- cgit v1.2.3