[Libreoffice-commits] .: Branch 'libreoffice-3-3' - patches/dev300

Kalman "" Szalai kami911 at kemper.freedesktop.org
Sat Dec 4 06:39:42 PST 2010


 patches/dev300/speed-hash-style.diff |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit bb78e094a9405367f18d2af12118e3610822f0f9
Author: Kalman Szalai - KAMI <kami911 at gmail.com>
Date:   Sat Dec 4 15:39:17 2010 +0100

    Make speed-hash-style.diff apply again

diff --git a/patches/dev300/speed-hash-style.diff b/patches/dev300/speed-hash-style.diff
index 7fcaf51..7e5b08c 100644
--- a/patches/dev300/speed-hash-style.diff
+++ b/patches/dev300/speed-hash-style.diff
@@ -1,16 +1,16 @@
 --- configure.in.old	2010-07-29 16:40:48.000000000 +0200
 +++ configure.in	2010-07-29 16:48:44.000000000 +0200
-@@ -566,6 +566,10 @@ AC_ARG_WITH(system-mozilla,
-                           mozilla
- ], WITH_SYSTEM_MOZILLA=$withval, WITH_SYSTEM_MOZILLA=no)
- 
+@@ -1050,6 +1050,10 @@
+          xulrunner, firefox, seamonkey, mozilla.]),
+     WITH_SYSTEM_MOZILLA=$withval ,
+ WITH_SYSTEM_MOZILLA=no)
++ 
 +AC_ARG_WITH(linker-hash-style,
 +[  --with-linker-hash-style
 +], WITH_LINKER_HASH_STYLE=$withval, WITH_LINKER_HASH_STYLE=gnu)
-+
+ 
  AC_ARG_WITH(stlport,
- [  --with-stlport         The location that STLport is installed in. The STL
-                           header files are assumed to be in
+     AS_HELP_STRING([--with-stlport],
 @@ -1628,9 +1631,9 @@ if test "$_os" = "SunOS"; then
  fi
  


More information about the Libreoffice-commits mailing list