Fix to mouse input, tried to force libintl to load translations but failed

This commit is contained in:
pelya
2010-11-15 19:01:26 +02:00
parent 4558ec8e91
commit 0a9bbef6ab
3 changed files with 9 additions and 8 deletions

View File

@@ -13,10 +13,10 @@ LOCAL_CFLAGS := -Os -I$(LOCAL_PATH)/src -I$(LOCAL_PATH)/include -DBUILDING_LIBIN
-Dset_relocation_prefix=libintl_set_relocation_prefix \
-Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 \
-DNO_XMALLOC -DHAVE_CONFIG_H \
-DLOCALEDIR=\"/usr/local/share/locale\" \
-DLIBDIR=\"/usr/local/lib\" \
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" \
-DINSTALLDIR=\"/usr/local/lib\"
-DLOCALEDIR=\"\" \
-DLIBDIR=\"\" \
-DLOCALE_ALIAS_PATH=\"\" \
-DINSTALLDIR=\"\"
# -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" \
# -DINSTALLDIR=\"/usr/local/lib\"