From: Danny Al-Gaaf Date: Fri, 4 Jan 2013 17:51:30 +0000 (+0100) Subject: configure.ac: remove AC_PROG_RANLIB X-Git-Tag: v0.57~196^2~4^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aedbb97fe662d369022f45179da16cf6abb87cc6;p=ceph.git configure.ac: remove AC_PROG_RANLIB Remove already comment out AC_PROG_RANLIB to get rid of warning: libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' Signed-off-by: Danny Al-Gaaf --- diff --git a/configure.ac b/configure.ac index 07bfaa9bdc30..15430ddc1734 100644 --- a/configure.ac +++ b/configure.ac @@ -51,7 +51,6 @@ AM_CONDITIONAL(FREEBSD, test x"$freebsd" = x"yes") # Checks for programs. AC_PROG_CXX #AC_PROG_CC -#AC_PROG_RANLIB AC_PROG_MAKE_SET AC_PROG_LIBTOOL