Kaydet (Commit) 10fa0325 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud Kaydeden (comit) Noel Grandin

configure: we have enough options already no need to repeat them

Change-Id: Ie115a158a5a47265c21c49bde8e2fae5cbd60b6a
Reviewed-on: https://gerrit.libreoffice.org/26116Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noelgrandin@gmail.com>
üst febeefc6
...@@ -1874,11 +1874,6 @@ AC_ARG_WITH(libloader-jar, ...@@ -1874,11 +1874,6 @@ AC_ARG_WITH(libloader-jar,
[Specify path to jarfile manually.]), [Specify path to jarfile manually.]),
LIBLOADER_JAR=$withval) LIBLOADER_JAR=$withval)
AC_ARG_WITH(libloader-jar,
AS_HELP_STRING([--with-libloader-jar=JARFILE],
[Specify path to jarfile manually.]),
LIBLOADER_JAR=$withval)
AC_ARG_WITH(libformula-jar, AC_ARG_WITH(libformula-jar,
AS_HELP_STRING([--with-libformula-jar=JARFILE], AS_HELP_STRING([--with-libformula-jar=JARFILE],
[Specify path to jarfile manually.]), [Specify path to jarfile manually.]),
......
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