build: remove unneeded use of RANLIB

This commit is contained in:
Danny Robson 2014-12-16 15:27:32 +11:00
parent c28545fe20
commit 49a467aae8

View File

@ -18,7 +18,6 @@ LT_INIT
AC_LANG([C++])
AC_PROG_CXX
AC_PROG_CXXCPP
AC_PROG_RANLIB
AX_APPEND_COMPILE_FLAGS([-std=c++1y])