[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binutils
Subject:    Commit patched runtest.exp
From:       Nick Clifton <nickc () cambridge ! redhat ! com>
Date:       2002-06-28 7:44:29
Message-ID: m3ofdvyhia.fsf () north-pole ! nickc ! cambridge ! redhat ! com
[Download RAW message or body]

Hi Guys,

  Well I have not heard back from Rob Savoye about my patch to
  runtest.exp so I am going to go ahead and check it into the
  sourceware sources anyway.

Cheers
        Nick

2002-06-28  Nick Clifton  <nickc@cambridge.redhat.com>

	* runtest.exp: Extend search path for config.guess to include
	$libdir/../../libexec.  This is where an install from the top
	level build directory will place it, because the top level
	Makefile overrides the definition of $(libexecdir).

Index: dejagnu/runtest.exp
===================================================================
RCS file: /cvs/src/src/dejagnu/runtest.exp,v
retrieving revision 1.8
diff -c -3 -p -w -r1.8 runtest.exp
*** dejagnu/runtest.exp	21 Apr 2002 08:46:47 -0000	1.8
--- dejagnu/runtest.exp	28 Jun 2002 07:37:09 -0000
*************** unset arg_host_triplet arg_build_triplet
*** 677,683 ****
  
  if [expr  { $build_triplet == ""  &&  $host_triplet == ""} ] {
      # find config.guess
!     foreach dir "$libdir $libdir/libexec $libdir/.. $execpath $srcdir $srcdir/.. \
$srcdir/../.." {  verbose "Looking for ${dir}/config.guess" 2
  	if [file exists ${dir}/config.guess] {
  	    set config_guess ${dir}/config.guess
--- 677,683 ----
  
  if [expr  { $build_triplet == ""  &&  $host_triplet == ""} ] {
      # find config.guess
!     foreach dir "$libdir $libdir/libexec $libdir/.. $libdir/../../libexec $execpath \
$srcdir $srcdir/.. $srcdir/../.." {  verbose "Looking for ${dir}/config.guess" 2
  	if [file exists ${dir}/config.guess] {
  	    set config_guess ${dir}/config.guess


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic