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
1 changed files with 1 additions and 0 deletions

View File

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