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

New commits:
commit bf4352f0d1c8fd26ff45145eafddc43344c5a89d
Author: Matúš Kukan <matus.ku...@collabora.com>
Date:   Tue Feb 25 19:24:12 2014 +0100

    Do not have two help strings for the same.
    
    Change-Id: Icae6446494df835a5f636d7a139220997026fa85

diff --git a/configure.ac b/configure.ac
index c6da52b..4bf51b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1500,11 +1500,6 @@ AC_ARG_WITH(system-expat,
         [Use expat already on system.]),,
     [with_system_expat="$with_system_libs"])
 
-AC_ARG_WITH(system-libeot,
-    AS_HELP_STRING([--with-system-libeot],
-        [Use libeot already on system.]),,
-    [with_system_libeot="$with_system_libs"])
-
 AC_ARG_WITH(system-libxml,
     AS_HELP_STRING([--with-system-libxml],
         [Use libxml/libxslt already on system.]),,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to