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/libf2c/libU77/configure

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1121 r1122  
    929929else
    930930  case "$ac_cv_prog_chmod" in
    931   /* | [a-zA-Z]:*)
     931  [/\\]* | [a-zA-Z]:*)
    932932  ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a path.
    933933  ;;
    934   ?:/*)                 
     934  ?:/*)                  
    935935  ac_cv_path_ac_cv_prog_chmod="$ac_cv_prog_chmod" # Let the user override the test with a dos path.
    936936  ;;
     
    938938  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="$PATH_IFS"
    939939  ac_dummy="$PATH"
    940   for ac_dir in $ac_dummy; do
     940  for ac_dir in $ac_dummy; do 
    941941    test -z "$ac_dir" && ac_dir=.
    942942    if test -f $ac_dir/$ac_word; then
     
    20632063      if test -z "$ac_dots"; then top_srcdir=.
    20642064      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
    2065   /* | [A-Za-z]:*)
     2065  [/\\]* | [a-zA-Z]:*)
    20662066    srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
    20672067  *) # Relative path.
Note: See TracChangeset for help on using the changeset viewer.