From 26fc8340936a96aa9e22d7dda1d20ddbb1d97c11 Mon Sep 17 00:00:00 2001
From: Michael Meissner <gnu@the-meissners.org>
Date: Thu, 27 Apr 1995 18:40:32 +0000
Subject: [PATCH] Support Linux systems that do not have the BFD linker
 installed.

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 5dafc2cec55..1ada2381d25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
+
+	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
+	installed, and if so return linuxoldld as the system name.
+
 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
 
 	* config.guess: Add hppa1.1-hp-lites support.