]> git.proxmox.com Git - mirror_corosync.git/commitdiff
configure.ac: Remove AC_PROG_RANLIB
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 18 Dec 2015 14:05:31 +0000 (14:05 +0000)
committerJan Friesse <jfriesse@redhat.com>
Mon, 4 Jan 2016 10:40:44 +0000 (11:40 +0100)
It was obsoleted by libtool and we don't use ranlib standalone.

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
configure.ac

index 1a1e9e0ab28bf1d8edb3b059a0c8acf7ba937534..165db629cf1dd88ca9317de0ef531dfe83563bc8 100644 (file)
@@ -85,7 +85,6 @@ AC_PROG_CXX
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
-AC_PROG_RANLIB
 AC_PROG_SED
 AC_PROG_LIBTOOL