]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
configure: remove unused lines 7145/head
authorHaomai Wang <haomai@xsky.com>
Mon, 1 Feb 2016 14:05:02 +0000 (22:05 +0800)
committerHaomai Wang <haomai@xsky.com>
Mon, 1 Feb 2016 14:05:02 +0000 (22:05 +0800)
Signed-off-by: Haomai Wang <haomai@xsky.com>
configure.ac

index 95ca1f3786608c18785e8de341a297111733a3f6..e952f17daa5b684683e8ef6a43ab6c347c4711c9 100644 (file)
@@ -758,16 +758,6 @@ if test "x$with_spdk" != x"no"; then
    AC_SUBST(SPDK_LIBS)
 fi
 
-#
-# FreeBSD has it in base.
-#
-if test x"$freebsd" != x"yes" -a x"$with_radosgw" = x"yes"; then
-PKG_CHECK_MODULES([LIBEDIT], [libedit >= 2.11],
-                [], AC_MSG_FAILURE([No usable version of libedit found.]))
-else
-       LIBEDIT_LIBS="-ledit"
-fi
-
 #libatomic-ops? You want it!
 AC_ARG_WITH([libatomic-ops],
             [AS_HELP_STRING([--without-libatomic-ops],