[Libreoffice-commits] .: configure.in distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeOpenBSD.conf distro-configs/OxygenOfficeLinux.conf distro-configs/OxygenOfficeWin32.conf
Matus Kukan
mkukan at kemper.freedesktop.org
Mon Jul 16 13:23:24 PDT 2012
configure.in | 3 +--
distro-configs/LibreOfficeLinux.conf | 1 -
distro-configs/LibreOfficeOpenBSD.conf | 1 -
distro-configs/OxygenOfficeLinux.conf | 1 -
distro-configs/OxygenOfficeWin32.conf | 1 -
5 files changed, 1 insertion(+), 6 deletions(-)
New commits:
commit 3201fd2316bb4aa420803c86d1aa7f71ba355f29
Author: Matúš Kukan <matus.kukan at gmail.com>
Date: Mon Jul 16 22:22:33 2012 +0200
there is no --with-openldap option anymore
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
diff --git a/configure.in b/configure.in
index 7069b5e..d5a75ae 100644
--- a/configure.in
+++ b/configure.in
@@ -1260,7 +1260,7 @@ AC_ARG_WITH(system-icu,
[Use icu already on system.]),,
[with_system_icu="$with_system_libs"])
-AC_ARG_WITH(system_openldap,
+AC_ARG_WITH(system-openldap,
AS_HELP_STRING([--with-system-openldap],
[Use the OpenLDAP LDAP SDK already on system.]),,
[with_system_openldap="$with_system_libs"])
@@ -7777,7 +7777,6 @@ AC_SUBST(MOZ_FLAVOUR)
AC_SUBST(MOZ_INC)
AC_SUBST(MOZ_LIB)
AC_SUBST(MOZ_LIB_XPCOM)
-AC_SUBST(MOZ_LDAP_CFLAGS)
dnl ===================================================================
dnl Check for system NSS only with xmlsec or mozilla build enabled
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf
index 499d30a..647001e 100644
--- a/distro-configs/LibreOfficeLinux.conf
+++ b/distro-configs/LibreOfficeLinux.conf
@@ -12,7 +12,6 @@
--without-system-jars
--without-system-cairo
--without-system-postgresql
---without-openldap
--without-junit
--without-helppack-integration
--with-linker-hash-style=both
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf
index f55550a..8315fe3 100644
--- a/distro-configs/LibreOfficeOpenBSD.conf
+++ b/distro-configs/LibreOfficeOpenBSD.conf
@@ -47,7 +47,6 @@
--with-system-zlib
--with-vendor=The OpenBSD project
--without-junit
---without-openldap
--without-system-mozilla
--without-unix-wrapper
--without-system-libwpd
diff --git a/distro-configs/OxygenOfficeLinux.conf b/distro-configs/OxygenOfficeLinux.conf
index a9203f2..b4e27b9 100644
--- a/distro-configs/OxygenOfficeLinux.conf
+++ b/distro-configs/OxygenOfficeLinux.conf
@@ -77,7 +77,6 @@
--enable-graphite
--enable-dependency-tracking
--enable-python=internal
---with-openldap
--enable-oxygenoffice
--enable-ccache
--enable-crashdump
diff --git a/distro-configs/OxygenOfficeWin32.conf b/distro-configs/OxygenOfficeWin32.conf
index 04b92dd..3faac6d 100644
--- a/distro-configs/OxygenOfficeWin32.conf
+++ b/distro-configs/OxygenOfficeWin32.conf
@@ -41,4 +41,3 @@
--enable-dependency-tracking
--enable-mozilla
--with-system-mozilla=mozilla
---with-openldap
More information about the Libreoffice-commits
mailing list