[tracker/wip/resource: 4/11] configure: Remove AC_PROG_RANLIB, it's not needed



commit 0285301e5a9f286e554a36f6384ddd5a5cd0856f
Author: Sam Thursfield <ssssam gmail com>
Date:   Sat Mar 26 19:06:59 2016 +0000

    configure: Remove AC_PROG_RANLIB, it's not needed
    
    Based on this warning from libtoolize:
    
        libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e4fa7b0..2af1f7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,6 @@ AC_PROG_CPP
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
-AC_PROG_RANLIB
 
 # Checks for libraries.
 # FIXME: Replace `main' with a function in `-lm':


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]