From 61654e55e9e7f65b876adf7416388134058b0d9a Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Sun, 23 Mar 2014 23:27:47 +0100 Subject: The substitution is never needed, so don't prepare it --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 244fcc0a1d..9d55194edd 100644 --- a/configure.ac +++ b/configure.ac @@ -498,7 +498,6 @@ dnl -------------------------------------------------------------- FP_ARG_WITH_PATH_GNU_PROG([RANLIB], [ranlib], [ranlib]) RanlibCmd="$RANLIB" RANLIB="$RanlibCmd" -AC_SUBST([RanlibCmd]) # Note: we may not have objdump on OS X, and we only need it on Windows (for DLL checks) -- cgit v1.2.1