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