Changeset 1122 for trunk/src/gcc/libiberty/configure
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libiberty/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 3673 3673 if test -z "$ac_dots"; then top_srcdir=. 3674 3674 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 3675 /* | [A-Za-z]:*)3675 [/\\]* | [a-zA-Z]:*) 3676 3676 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 3677 3677 *) # Relative path. … … 3681 3681 3682 3682 case "$ac_given_INSTALL" in 3683 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;3683 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 3684 3684 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 3685 3685 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.