Add missing RANLIB definition to configure.ac

This commit is contained in:
Andreas Eversberg
2016-03-28 17:10:33 +02:00
parent 17a93b501b
commit 21865b6f0f

View File

@@ -15,6 +15,7 @@ AC_PROG_MAKE_SET
AC_PROG_CC AC_PROG_CC
AC_PROG_CXX AC_PROG_CXX
AC_PROG_INSTALL AC_PROG_INSTALL
AC_PROG_RANLIB
LT_INIT LT_INIT
dnl checks for header files dnl checks for header files