diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-30 12:12:13 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-30 12:17:45 +0300 |
commit | 788c152cc69a2dcb63c0dc1f1fa9ec093daa780b (patch) | |
tree | 5c3deea7baf9b5cba278d331830c9f2111e2e9b9 /distro-configs | |
parent | f60424b29622033ae02491bda328c304ae1bc05d (diff) |
Revert "Don't enable postgresql-sdbc by default"
I simply didn't have the krb5-devel package installed, and assumed there was
something more complicated going on.
This reverts commit 0e1cc9968522b602c345aae33c4aac4c5bccd274.
Conflicts:
distro-configs/LibreOfficeWin64.conf
Change-Id: Ie3b226678862ed6388bcf1bf105da0b996f653d1
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeLinux.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeMacOSX.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeWin32.conf | 1 | ||||
-rw-r--r-- | distro-configs/LibreOfficeWin64.conf | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/distro-configs/LibreOfficeLinux.conf b/distro-configs/LibreOfficeLinux.conf index b349db6894ed..dbbdcb7063e2 100644 --- a/distro-configs/LibreOfficeLinux.conf +++ b/distro-configs/LibreOfficeLinux.conf @@ -23,7 +23,6 @@ --enable-dbus --enable-extension-integration --enable-opengl ---enable-postgresql-sdbc --enable-odk --enable-lockdown --enable-kde diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index 8ecbc82fb90e..367d4c80fe95 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -7,7 +7,6 @@ --enable-ext-nlpsolver --enable-extension-integration --enable-online-update ---enable-postgresql-sdbc --without-system-postgresql --disable-gtk --with-help diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 9b2706c696d0..6a52dafa18e6 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -12,7 +12,6 @@ --enable-lockdown --enable-ext-presenter-minimizer --enable-ext-wiki-publisher ---enable-postgresql-sdbc --enable-python=system --with-alloc=system --with-ant-home=/usr/local/ant diff --git a/distro-configs/LibreOfficeWin32.conf b/distro-configs/LibreOfficeWin32.conf index e07584a5fc9e..3e99f7416506 100644 --- a/distro-configs/LibreOfficeWin32.conf +++ b/distro-configs/LibreOfficeWin32.conf @@ -5,7 +5,6 @@ --without-helppack-integration --enable-extension-integration --disable-gtk ---enable-postgresql-sdbc --enable-scripting-beanshell --enable-scripting-javascript --enable-ext-wiki-publisher diff --git a/distro-configs/LibreOfficeWin64.conf b/distro-configs/LibreOfficeWin64.conf index 7afbd6054e54..ea31d83839ef 100644 --- a/distro-configs/LibreOfficeWin64.conf +++ b/distro-configs/LibreOfficeWin64.conf @@ -1,5 +1,4 @@ --enable-64-bit ---enable-postgresql-sdbc --disable-gtk --enable-scripting-beanshell --enable-scripting-javascript |