]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Don't check for ranlib.
authorRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 20:20:43 +0000 (20:20 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 28 Nov 1994 20:20:43 +0000 (20:20 +0000)
configure.in

index 6810b38d93a12e9ffdd8d27245485ec6644e1569..82db8b3e151958b31ddb0397e5d8196a87bfc0b0 100644 (file)
@@ -12,7 +12,6 @@ test -z "$LDFLAGS" && LDFLAGS=-g AC_SUBST(LDFLAGS)
 AC_PROG_MAKE_SET
 AC_PROG_CC
 AC_PROG_INSTALL
-AC_PROG_RANLIB
 AC_PROG_CPP                    dnl Later checks need this.
 AC_AIX
 AC_ISC_POSIX