Changeset 1122 for trunk/src/gcc/libf2c/libU77/configure
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libf2c/libU77/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 929 929 else 930 930 case "$ac_cv_prog_chmod" in 931 /* | [a-zA-Z]:*)931 [/\\]* | [a-zA-Z]:*) 932 932 ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a path. 933 933 ;; 934 ?:/*) 934 ?:/*) 935 935 ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a dos path. 936 936 ;; … … 938 938 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="$PATH_IFS" 939 939 ac_dummy="$PATH" 940 for ac_dir in $ac_dummy; do 940 for ac_dir in $ac_dummy; do 941 941 test -z "$ac_dir" && ac_dir=. 942 942 if test -f $ac_dir/$ac_word; then … … 2063 2063 if test -z "$ac_dots"; then top_srcdir=. 2064 2064 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 2065 /* | [A-Za-z]:*)2065 [/\\]* | [a-zA-Z]:*) 2066 2066 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 2067 2067 *) # Relative path. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.