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/libiberty/configure

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r1112 r1113  
    39563956      if test -z "$ac_dots"; then top_srcdir=.
    39573957      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    3958   /* | [A-Za-z]:*)
     3958  [/\\]* | [a-zA-Z]:*)
    39593959    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    39603960  *) # Relative path.
     
    39643964
    39653965  case "$ac_given_INSTALL" in
    3966   [/$]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
     3966  [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
    39673967  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
    39683968  esac
Note: See TracChangeset for help on using the changeset viewer.