[Libreoffice-commits] .: configure.in
Thorsten Behrens
thorsten at kemper.freedesktop.org
Thu Nov 4 02:03:03 PDT 2010
configure.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d2997d006bb081f17c7b3a9e927cfde0aae0d7a2
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Thu Nov 4 10:01:43 2010 +0100
BUILD_TYPE needs to stay OOo, unless more cleanup happens
Partially revert 58f59291db32e07b06311337be1e9f7a930291b2 - the name
here needs to match all those */prj/build.lst prefixes (which still
have "OOo:" at several places)
diff --git a/configure.in b/configure.in
index 94c1ba8..e7ac86e 100644
--- a/configure.in
+++ b/configure.in
@@ -1325,7 +1325,7 @@ AC_ARG_WITH(max-jobs,
Defaults to 1, unless you configure --enable-icecream - then to 10.]),
,)
-BUILD_TYPE="LibO"
+BUILD_TYPE="OOo"
dnl ===================================================================
dnl Message.
More information about the Libreoffice-commits
mailing list