From 4f7b96886ec2e98f270a9ec3c3509cd523fce7cc Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 28 Feb 2014 10:39:19 +0100 Subject: Allow to build lpsolver based on CoinMP library. Change-Id: I0a3b2bd6744f6ccca0017cd1e06a4018f085445a --- configure.ac | 88 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 38 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 301cbc1e27bd..59919d797c1f 100644 --- a/configure.ac +++ b/configure.ac @@ -655,7 +655,6 @@ linux-android*) enable_neon=no enable_mpl_subset=yes enable_opengl=no - enable_lpsolve=no enable_report_builder=no with_theme="tango" test_cups=no @@ -1770,6 +1769,14 @@ AC_ARG_WITH(system-npapi-headers, [with_system_npapi_headers="$with_system_headers"] ) +AC_ARG_WITH(lpsolver, + AS_HELP_STRING([--with-lpsolver], + [Specify which library to use for lpsolver implementation in sccomp. + Possible values: "lpsolve", "coinmp", "no". The default value is "lpsolve". + Example: --with-lpsolver="coinmp"]), + WITH_LPSOLVER=$withval, + WITH_LPSOLVER="lpsolve") + AC_ARG_WITH(linker-hash-style, AS_HELP_STRING([--with-linker-hash-style], [Use linker with --hash-style=