From: Ben Elliston Date: Sat, 24 Dec 2005 11:17:21 +0000 (+0000) Subject: * config/default.exp: Do not load the unneeded util-defs.exp. X-Git-Tag: gdb_6_5-branchpoint~465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49236396bb4c4e362e783d390cd761b57d876f4d;p=thirdparty%2Fbinutils-gdb.git * config/default.exp: Do not load the unneeded util-defs.exp. --- diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 8dce1278942..3a74c9f8e6d 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 4c8b6e00408..ff925ba78a6 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 {