[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Nov 1 02:37:28 PDT 2010
patches/dev300/layout-disable-experimental.diff | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 5d60c91a5c905fcba02d8e564189d310084b30c5
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Nov 1 11:35:41 2010 +0200
Make layout-disable-experimental.diff apply again
diff --git a/patches/dev300/layout-disable-experimental.diff b/patches/dev300/layout-disable-experimental.diff
index 03017ec..4fa22cf 100644
--- a/patches/dev300/layout-disable-experimental.diff
+++ b/patches/dev300/layout-disable-experimental.diff
@@ -7,14 +7,15 @@ diff --git configure.in configure.in
index 6017fc9..6bcf3f0 100644
--- configure.in
+++ configure.in
-@@ -237,6 +237,10 @@ AC_ARG_ENABLE(static-gtk,
- AC_ARG_ENABLE(layout,
+@@ -237,6 +237,11 @@ AC_ARG_ENABLE(static-gtk,
[ --disable-layout Disable the compilation and use of layout dialogs
],,)
+
+AC_ARG_ENABLE(layout_experimental,
+[ --enable-layout-experimental Enable the compilation and use of layout dialogs
+ tagged experimental.
+],,)
++
AC_ARG_ENABLE(build-mozilla,
[ --disable-build-mozilla Use this option if you do not want to build the
mozilla components from the mozilla source code but
More information about the Libreoffice-commits
mailing list