Ignore:
Timestamp:
Jan 30, 2004, 10:27:14 PM (22 years ago)
Author:
bird
Message:

Regenerated with new autoconf (forced to use stable).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libiberty/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1121 r1122  
    36733673      if test -z "$ac_dots"; then top_srcdir=.
    36743674      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    3675   /* | [A-Za-z]:*)
     3675  [/\\]* | [a-zA-Z]:*)
    36763676    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    36773677  *) # Relative path.
     
    36813681
    36823682  case "$ac_given_INSTALL" in
    3683   [/$]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
     3683  [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
    36843684  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
    36853685  esac
Note: See TracChangeset for help on using the changeset viewer.