diff --git a/config/ChangeLog b/config/ChangeLog index 5a95fb8bec5..b0e43cf20a3 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,6 +1,11 @@ +Fri Jul 5 11:49:02 1996 Ian Lance Taylor + + * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib. + Sun Jun 23 22:59:25 1996 Geoffrey Noer * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry. + * .Sanitize: listed new file Tue Mar 26 14:10:41 1996 Ian Lance Taylor diff --git a/config/mh-irix4 b/config/mh-irix4 index a48334c72f5..6872145e833 100644 --- a/config/mh-irix4 +++ b/config/mh-irix4 @@ -5,4 +5,3 @@ CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh2000 -Wf,-XNl8192 SYSV = -DSYSV -RANLIB = true