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/libjava/libltdl/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1121 r1122  
    40574057      if test -z "$ac_dots"; then top_srcdir=.
    40584058      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    4059   /* | [A-Za-z]:*)
     4059  [/\\]* | [a-zA-Z]:*)
    40604060    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    40614061  *) # Relative path.
     
    40654065
    40664066  case "$ac_given_INSTALL" in
    4067   [/$]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
     4067  [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;
    40684068  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
    40694069  esac
Note: See TracChangeset for help on using the changeset viewer.