From 081d76c3faa9f242e70f94a253d334e29b7e6595 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 16 Jan 2012 16:42:51 +0200 Subject: Attempt to manage without Berkeley DB on iOS and Android Berkeley DB is used for help index and extension database. (Possibly only for a backward-compatible format of the latter, I am not sure.) Neither use makes much sense on Android and iOS. The existing help is for LO on desktop OSes anyway, help for LO-based apps on iOS and Android will naturally be quite different. On iOS there will definitely be no "extensions", and probably we don't want to bother with such on Android either. --- android/qa/sc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'android') diff --git a/android/qa/sc/Makefile b/android/qa/sc/Makefile index cd09db12a7cd..22d4ebafea31 100644 --- a/android/qa/sc/Makefile +++ b/android/qa/sc/Makefile @@ -60,7 +60,6 @@ copy-stuff: bootstrap.uno \ comphelpgcc3 \ configmgr.uno \ - db-4.7 \ fontconfig \ forlo \ foruilo \ -- cgit