Removed unused dependency on ranlib(1).
authorshort <>
Tue, 16 Sep 2003 06:22:16 +0000 (06:22 +0000)
committershort <>
Tue, 16 Sep 2003 06:22:16 +0000 (06:22 +0000)
configure.ac

index 3bc29e8..e5659b3 100644 (file)
@@ -45,7 +45,6 @@ AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
-AC_PROG_RANLIB
 
 # create a working libtool-script
 if test -z "$LIBTOOL"; then