Ignore:
Timestamp:
Jan 29, 2004, 10:37:45 PM (22 years ago)
Author:
bird
Message:

Regenerated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/etc/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1112 r1113  
    985985      if test -z "$ac_dots"; then top_srcdir=.
    986986      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    987   /* | [A-Za-z]:*)
     987  [/\\]* | [a-zA-Z]:*)
    988988    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    989989  *) # Relative path.
     
    993993
    994994  case "$ac_given_INSTALL" in
    995   [/$]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
     995  [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
    996996  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
    997997  esac
Note: See TracChangeset for help on using the changeset viewer.