summaryrefslogtreecommitdiff
path: root/package/firefox/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-25 22:16:04 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-25 22:16:04 +0100
commit857b7edec53dd81e24941472f8278dd1b7f78463 (patch)
tree5863e86db0e1d443d874fc34318d7ff2e4aa6f0c /package/firefox/patches
parent5683c8576efcdb830683a8b26f576892de7dbfce (diff)
fix firefox build, update sqlite dependency
Diffstat (limited to 'package/firefox/patches')
-rw-r--r--package/firefox/patches/patch-configure11
1 files changed, 10 insertions, 1 deletions
diff --git a/package/firefox/patches/patch-configure b/package/firefox/patches/patch-configure
index 0127a7bab..bb6138223 100644
--- a/package/firefox/patches/patch-configure
+++ b/package/firefox/patches/patch-configure
@@ -1,5 +1,5 @@
--- mozilla-1.9.2.orig/configure 2010-10-27 05:09:28.000000000 +0200
-+++ mozilla-1.9.2/configure 2010-11-11 22:26:20.594995948 +0100
++++ mozilla-1.9.2/configure 2010-11-25 20:36:24.969435934 +0100
@@ -3970,7 +3970,7 @@ else
echo "$ac_t""yes" 1>&6
fi
@@ -9,6 +9,15 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
+@@ -17895,7 +17895,7 @@ echo "configure:17889: checking for SQLI
+ else
+
+ if test "$cross_compiling" = yes; then
+- ac_cv_sqlite_secure_delete=no
++ ac_cv_sqlite_secure_delete=yes
+
+ else
+ cat > conftest.$ac_ext <<EOF
@@ -21465,8 +21465,8 @@ if test -n "$CROSS_COMPILE"; then
HOST_LIBIDL_CONFIG="$LIBIDL_CONFIG"
fi