Skip to content
Snippets Groups Projects
Commit 0a126a32 authored by Ben Gamari's avatar Ben Gamari
Browse files

distrib/configure: Set RanlibCmd

This fixes #15875.
parent 929363b7
No related branches found
No related tags found
No related merge requests found
......@@ -187,6 +187,8 @@ dnl ** how to invoke `ar' and `ranlib'
#
FP_PROG_AR_SUPPORTS_ATFILE
FP_PROG_AR_NEEDS_RANLIB
RanlibCmd="$RANLIB"
AC_SUBST([RanlibCmd])
dnl ** Have libdw?
dnl --------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment