Kaydet (Commit) 07e1f3c1 authored tarafından Matúš Kukan's avatar Matúš Kukan

Revert "Remove --disable-lpsolve configure option."

This reverts commit 0737d4f6.

Commit adding --with-lpsolver was reverted in
8dc394d5.

Change-Id: I27598f25f05edafd6afae49d85f81b60f9a0e0a3
üst 80ce8772
...@@ -783,6 +783,11 @@ AC_ARG_ENABLE(ext-wiki-publisher, ...@@ -783,6 +783,11 @@ AC_ARG_ENABLE(ext-wiki-publisher,
[Enable the Wiki Publisher extension.]) [Enable the Wiki Publisher extension.])
) )
AC_ARG_ENABLE(lpsolve,
AS_HELP_STRING([--disable-lpsolve],
[Disable compilation of the lp solve solver ])
)
AC_ARG_ENABLE(pdfimport, AC_ARG_ENABLE(pdfimport,
AS_HELP_STRING([--disable-pdfimport], AS_HELP_STRING([--disable-pdfimport],
[Disable building the PDF import feature.]) [Disable building the PDF import feature.])
......
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