[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Nov 1 02:35:31 PDT 2010
patches/dev300/layout-default-enable-config_office.diff | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
New commits:
commit 94625fbfe91cf13a19c08d324bae57b1c42169c2
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Nov 1 11:33:46 2010 +0200
Make layout-default-enable-config_office.diff apply again
diff --git a/patches/dev300/layout-default-enable-config_office.diff b/patches/dev300/layout-default-enable-config_office.diff
index 09f880d..27c86bd 100644
--- a/patches/dev300/layout-default-enable-config_office.diff
+++ b/patches/dev300/layout-default-enable-config_office.diff
@@ -7,14 +7,14 @@ index 1cc6fbd..6017fc9 100644
--- configure.in
+++ configure.in
@@ -235,7 +235,7 @@ AC_ARG_ENABLE(static-gtk,
- (enables -Bstatic linker flag for gtk libraries)
],,)
+
AC_ARG_ENABLE(layout,
-[ --enable-layout Enable the compilation and use of layout dialogs
+[ --disable-layout Disable the compilation and use of layout dialogs
],,)
+
AC_ARG_ENABLE(build-mozilla,
- [ --disable-build-mozilla Use this option if you do not want to build the
@@ -7134,7 +7134,7 @@ fi
AC_SUBST(ENABLE_STATIC_GTK)
@@ -24,6 +24,3 @@ index 1cc6fbd..6017fc9 100644
ENABLE_LAYOUT="TRUE"
AC_MSG_RESULT([yes])
else
---
-1.7.0.1
-
More information about the Libreoffice-commits
mailing list