configure.ac |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 10fa03258fcc7d9e820bd68a25d9d781c6dd7397
Author: Norbert Thiebaud <nthieb...@gmail.com>
Date:   Thu Jun 9 10:34:14 2016 -0500

    configure: we have enough options already no need to repeat them
    
    Change-Id: Ie115a158a5a47265c21c49bde8e2fae5cbd60b6a
    Reviewed-on: https://gerrit.libreoffice.org/26116
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Noel Grandin <noelgran...@gmail.com>

diff --git a/configure.ac b/configure.ac
index 49e7c75..3c5a130 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1874,11 +1874,6 @@ AC_ARG_WITH(libloader-jar,
         [Specify path to jarfile manually.]),
     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,
     AS_HELP_STRING([--with-libformula-jar=JARFILE],
         [Specify path to jarfile manually.]),
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to