diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
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) |