We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639707c commit 55119e2Copy full SHA for 55119e2
1 file changed
configure.ac
@@ -18,6 +18,8 @@ AM_MAINTAINER_MODE([enable])
18
19
AC_USE_SYSTEM_EXTENSIONS
20
21
+AC_PROG_RANLIB
22
+
23
dnl enable silent rules on automake 1.11 and later
24
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
25
0 commit comments