diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-07-16 22:22:33 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-07-16 22:23:10 +0200 |
commit | 3201fd2316bb4aa420803c86d1aa7f71ba355f29 (patch) | |
tree | 2d6e332e6e5f0b175324a881f0de32b65e06a05d /distro-configs | |
parent | e13cda114264670413fe9f799491266b99601df3 (diff) |
there is no --with-openldap option anymore
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 1 | ||||
-rw-r--r-- | distro-configs/OxygenOfficeLinux.conf | 1 | ||||
-rw-r--r-- | distro-configs/OxygenOfficeWin32.conf | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index 499d30a80b31..647001ea2158 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 f55550a30bc0..8315fe328126 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 a9203f2e1a65..b4e27b91aaec 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 04b92ddb2f58..3faac6d9f952 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 |