Skip to content

Commit 55119e2

Browse files
committed
Add RANLIB
1 parent 639707c commit 55119e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ AM_MAINTAINER_MODE([enable])
1818

1919
AC_USE_SYSTEM_EXTENSIONS
2020

21+
AC_PROG_RANLIB
22+
2123
dnl enable silent rules on automake 1.11 and later
2224
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
2325

0 commit comments

Comments
 (0)