/[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.810 by akim, Tue Nov 5 20:28:08 2002 UTC revision 1.811 by akim, Tue Nov 12 10:54:46 2002 UTC
# Line 1134  m4_define([_AC_INIT_PREPARE], Line 1134  m4_define([_AC_INIT_PREPARE],
1134    
1135  # Keep a trace of the command line.  # Keep a trace of the command line.
1136  # Strip out --no-create and --no-recursion so they do not pile up.  # Strip out --no-create and --no-recursion so they do not pile up.
1137    # Strip out --silent because we don't want to record it for future runs.
1138  # Also quote any args containing shell meta-characters.  # Also quote any args containing shell meta-characters.
1139  # Make two passes to allow for proper duplicate-argument suppression.  # Make two passes to allow for proper duplicate-argument suppression.
1140  ac_configure_args=  ac_configure_args=
# Line 1147  do Line 1148  do
1148    do    do
1149      case $ac_arg in      case $ac_arg in
1150      -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;      -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1151        -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1152        | -silent | --silent | --silen | --sile | --sil)
1153          continue ;;
1154  dnl If you change this globbing pattern, test it on an old shell --  dnl If you change this globbing pattern, test it on an old shell --
1155  dnl it's sensitive.  Putting any kind of quote in it causes syntax errors.  dnl it's sensitive.  Putting any kind of quote in it causes syntax errors.
1156    [  *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)]    [  *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)]

Legend:
Removed from v.1.810  
changed lines
  Added in v.1.811

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