From 3b57ba900830af08b07fdc3d7e34a9fa4595bb29 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Wed, 10 Jun 1992 06:32:35 +0000 Subject: * Everywhere: Change RANLIB=echo>/dev/null (which confuses some shells - and I don't blame them) to RANLIB=true. * mh-solaris: Use /usr/ucb/install for INSTALL. --- config/mh-irix4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/mh-irix4') diff --git a/config/mh-irix4 b/config/mh-irix4 index 5864b27..8da885f 100644 --- a/config/mh-irix4 +++ b/config/mh-irix4 @@ -5,5 +5,5 @@ CC = cc -cckr -Wf,-XNg1500 SYSV = -DSYSV -RANLIB = echo >/dev/null +RANLIB = true INSTALL = cp -- cgit v1.1