Changeset 1113 for trunk/src/binutils/libiberty/configure
- Timestamp:
- Jan 29, 2004, 10:37:45 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/libiberty/configure
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1112 r1113 3956 3956 if test -z "$ac_dots"; then top_srcdir=. 3957 3957 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 3958 /* | [A-Za-z]:*)3958 [/\\]* | [a-zA-Z]:*) 3959 3959 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 3960 3960 *) # Relative path. … … 3964 3964 3965 3965 case "$ac_given_INSTALL" in 3966 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;3966 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 3967 3967 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 3968 3968 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.