/[autoconf]/autoconf/lib/autoconf/general.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/general.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.803 by akim, Mon Sep 9 15:43:38 2002 UTC revision 1.804 by akim, Mon Sep 9 15:51:52 2002 UTC
# Line 1150  dnl it's sensitive.  Putting any kind of Line 1150  dnl it's sensitive.  Putting any kind of
1150  [  *" "*|*"     "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)]  [  *" "*|*"     "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)]
1151      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1152    esac    esac
1153    case " $ac_configure_args " in  dnl If trying to remove duplicates, be sure to (i) keep the *last*
1154      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.  dnl value (e.g. --prefix=1 --prefix=2 --prefix=1 might keep 2 only),
1155      *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"  dnl and (ii) not to strip long options (--prefix foo --prefix bar might
1156         ac_sep=" " ;;  dnl give --prefix foo bar).
1157    esac  dnl   case " $ac_configure_args " in
1158    dnl     *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1159    dnl     *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1160    dnl        ac_sep=" " ;;
1161    dnl   esac
1162      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1163    # Get rid of the leading space.    # Get rid of the leading space.
1164      ac_sep=" "
1165  done  done
1166    
1167  # When interrupted or exit'd, cleanup temporary files, and complete  # When interrupted or exit'd, cleanup temporary files, and complete

Legend:
Removed from v.1.803  
changed lines
  Added in v.1.804

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26