From 49236396bb4c4e362e783d390cd761b57d876f4d Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sat, 24 Dec 2005 11:17:21 +0000 Subject: [PATCH] * config/default.exp: Do not load the unneeded util-defs.exp. --- binutils/testsuite/ChangeLog | 4 ++++ binutils/testsuite/config/default.exp | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 8dce127894..3a74c9f8e6 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-12-24 Ben Elliston + + * config/default.exp: Do not load the unneeded util-defs.exp. + 2005-11-15 Jan Beulich * config/default.exp (link_or_copy): New. Use it for setting diff --git a/binutils/testsuite/config/default.exp b/binutils/testsuite/config/default.exp index 4c8b6e0040..ff925ba78a 100644 --- a/binutils/testsuite/config/default.exp +++ b/binutils/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004 +# Copyright 1993, 1994, 1995, 1997, 1999, 2001, 2002, 2004, 2005 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify @@ -20,7 +20,6 @@ # This file was written by Rob Savoye. (rob@cygnus.com) -load_lib util-defs.exp load_lib utils-lib.exp if ![info exists NM] then { -- 2.34.1