[Libreoffice-commits] core.git: configure.ac
Matúš Kukan
matus.kukan at collabora.com
Wed Feb 26 04:24:37 PST 2014
configure.ac | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit bf4352f0d1c8fd26ff45145eafddc43344c5a89d
Author: Matúš Kukan <matus.kukan at 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.]),,
More information about the Libreoffice-commits
mailing list