Kaydet (Commit) 3201fd23 authored tarafından Matúš Kukan's avatar Matúš Kukan

there is no --with-openldap option anymore

Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
üst e13cda11
......@@ -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
......
......@@ -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
......
......@@ -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
......@@ -77,7 +77,6 @@
--enable-graphite
--enable-dependency-tracking
--enable-python=internal
--with-openldap
--enable-oxygenoffice
--enable-ccache
--enable-crashdump
......
......@@ -41,4 +41,3 @@
--enable-dependency-tracking
--enable-mozilla
--with-system-mozilla=mozilla
--with-openldap
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment