[ooo-build-commit] configure.in

Tor Lillqvist tml at kemper.freedesktop.org
Thu Sep 3 03:48:49 PDT 2009


 configure.in |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2a8cb9b3ec927a71f13c658154801216ea04ddf0
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Sep 3 13:46:56 2009 +0300

    Edit message printed out at end of configure

diff --git a/configure.in b/configure.in
index d9a5cd6..b15ec5c 100644
--- a/configure.in
+++ b/configure.in
@@ -1585,7 +1585,10 @@ $warn_use_download	make
 		opensuse-11-1	 branch for 3.0 in openSUSE 11.1 and SLED11
 
 
-        NOTE that 'master' currently is not buildable. All patches don't apply.
+        NOTE that 'master' currently is not necessarily buildable. At least,
+	it seems that you need to pass a non-emoty language list using the --with-lang
+	option to configure, for some reason, to avoid an early build
+	problem.
 "
 
 if test "$BUILD_WIN32" != "yes" -a "$ENABLE_ICECREAM" != "yes"; then


More information about the ooo-build-commit mailing list