mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-03 09:55:57 -04:00
configure: add AC_PROG_RANLIB
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
8ba49ca75a
commit
24ee76fba1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user