[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Nov 1 02:32:13 PDT 2010
patches/dev300/speed-hash-style.diff | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 0f42d34981af084e501a8b85e3629a57be728962
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Nov 1 11:30:25 2010 +0200
Make speed-hash-style.diff apply again
diff --git a/patches/dev300/speed-hash-style.diff b/patches/dev300/speed-hash-style.diff
index 873fe97..46aab79 100644
--- a/patches/dev300/speed-hash-style.diff
+++ b/patches/dev300/speed-hash-style.diff
@@ -1,12 +1,13 @@
--- configure.in.old 2010-07-29 16:40:48.000000000 +0200
+++ configure.in 2010-07-29 16:48:44.000000000 +0200
-@@ -566,6 +566,9 @@ AC_ARG_WITH(system-mozilla,
- libxul (default), xulrunner, firefox, seamonkey,
+@@ -566,6 +566,10 @@ AC_ARG_WITH(system-mozilla,
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
More information about the Libreoffice-commits
mailing list