]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
configure.ac: remove AC_PROG_RANLIB
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 4 Jan 2013 17:51:30 +0000 (18:51 +0100)
committerGary Lowell <glowell@inktank.com>
Thu, 10 Jan 2013 01:13:11 +0000 (17:13 -0800)
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 <danny.al-gaaf@bisect.de>
configure.ac

index 07bfaa9bdc30ea03e587412681039df5d7666135..15430ddc173433ad35849f780255fa1637339ec7 100644 (file)
@@ -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