[Libreoffice-commits] .: configure.in
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Nov 10 00:16:03 PST 2010
configure.in | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
New commits:
commit 8993e45f28c98f85ca078a6b9d3dcdb72b8c7241
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Wed Nov 10 10:15:01 2010 +0200
This is LibreOffice, not OOo
diff --git a/configure.in b/configure.in
index c34196e..3ec64c6 100755
--- a/configure.in
+++ b/configure.in
@@ -424,7 +424,7 @@ AC_ARG_WITH(ooo-builddir,
AC_ARG_WITH(openclipart,
[
- --with-openclipart Build and install OOo galleries from the Open Clip Art
+ --with-openclipart Build and install LibreOffice galleries from the Open Clip Art
Library. The parameter is either a version of the
library or an absolute path to the prebuilt and
preinstalled .png files.
@@ -1952,11 +1952,8 @@ $warn_use_download make
This is 'master' - the main, but unstable branch.
- If you want to build the stable OOo, use:
- ooo-build-2-4 branch for 2.4
- ooo-build-3-1-1 branch for 3.1.1
- ooo-build-3-2 branch for 3.2
- ooo-build-3-2-1 branch for 3.2.1
+ If you want to build the stable LibreOffice, use:
+ libreoffice-3-3 branch for 3.3
"
if test "$BUILD_WIN32" != "yes" -a "$ENABLE_ICECREAM" != "yes"; then
More information about the Libreoffice-commits
mailing list