summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-11-18 12:43:38 +0100
committerjan Iversen <jani@libreoffice.org>2017-11-18 12:47:05 +0100
commit995c75de956436606e4f313d60257285955586d8 (patch)
tree68615318679cb6bb2ae03a7e5c49cf8d00037a8e /configure.ac
parent0fd2d3a4527c0764666a91c9a5c813020feef67e (diff)
iOS, swarmsolve needs LPSOLVE or COINMP
if neither LPSOLVE or COINMP is defined swarmsolve terminates with an error "No LIBFILENAME set", if either one is a demand for swarmsolve it should make an error message, if not the mk should be modified. For now enabling coinmp for iOS builds. Change-Id: I0c0611c119f7930f50c90ff52d382196135f2c1f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 993d85794802..7c594aa88719 100644
--- a/configure.ac
+++ b/configure.ac
@@ -631,7 +631,6 @@ darwin*) # Mac OS X or iOS
test_cups=no
enable_mpl_subset=yes
enable_lotuswordpro=no
- enable_coinmp=no
enable_lpsolve=no
enable_postgresql_sdbc=no
enable_extension_integration=no