configure: add AC_PROG_RANLIB

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2018-07-10 13:09:07 +02:00
parent 8ba49ca75a
commit 24ee76fba1
No known key found for this signature in database
GPG Key ID: E4730F97F60286ED

View File

@ -14,6 +14,8 @@ gl_INIT
AC_CHECK_HEADERS([fcntl.h inttypes.h limits.h stddef.h stdint.h stdlib.h string.h unistd.h])
AC_PROG_RANLIB
AC_CHECK_HEADER_STDBOOL
AC_TYPE_MODE_T
AC_FUNC_OBSTACK