summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-02-25 19:24:12 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-02-26 13:20:37 +0100
commitbf4352f0d1c8fd26ff45145eafddc43344c5a89d (patch)
tree746ffddac8e56806a43ad5928268aa123245e16b /configure.ac
parent4f31b902712e7816bbd8e0df7629462a17f9ad3f (diff)
Do not have two help strings for the same.
Change-Id: Icae6446494df835a5f636d7a139220997026fa85
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index c6da52bb78f3..4bf51b73a0c2 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.]),,