/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.195 by akim, Thu Jan 24 17:39:46 2002 UTC revision 1.196 by akim, Thu Jan 24 17:53:52 2002 UTC
# Line 84  as_cr_alnum=$as_cr_Letters$as_cr_digits Line 84  as_cr_alnum=$as_cr_Letters$as_cr_digits
84    
85  # The user is always right.  # The user is always right.
86  if test "${PATH_SEPARATOR+set}" != set; then  if test "${PATH_SEPARATOR+set}" != set; then
87    echo "#! $SHELL" >conftest.sh    echo "#! /bin/sh" >conftest.sh
88    echo  "exit 0"   >>conftest.sh    echo  "exit 0"   >>conftest.sh
89    chmod +x conftest.sh    chmod +x conftest.sh
90    if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then    if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
# Line 127  done Line 127  done
127    case $CONFIG_SHELL in    case $CONFIG_SHELL in
128    '')    '')
129      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
130  for as_dir in /bin:/usr/bin:$PATH  for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
131  do  do
132    IFS=$as_save_IFS    IFS=$as_save_IFS
133    test -z "$as_dir" && as_dir=.    test -z "$as_dir" && as_dir=.
# Line 432  do Line 432  do
432      with_fp=no ;;      with_fp=no ;;
433    
434    -no-create | --no-create | --no-creat | --no-crea | --no-cre \    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
435    | --no-cr | --no-c)    | --no-cr | --no-c | -n)
436      no_create=yes ;;      no_create=yes ;;
437    
438    -no-recursion | --no-recursion | --no-recursio | --no-recursi \    -no-recursion | --no-recursion | --no-recursio | --no-recursi \
# Line 913  for ac_arg Line 913  for ac_arg
913  do  do
914    case $ac_arg in    case $ac_arg in
915    -no-create | --no-create | --no-creat | --no-crea | --no-cre \    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
916    | --no-cr | --no-c) continue ;;    | --no-cr | --no-c | -n ) continue ;;
917    -no-recursion | --no-recursion | --no-recursio | --no-recursi \    -no-recursion | --no-recursion | --no-recursio | --no-recursi \
918    | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)    | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
919      continue ;;      continue ;;
# Line 2003  as_cr_alnum=$as_cr_Letters$as_cr_digits Line 2003  as_cr_alnum=$as_cr_Letters$as_cr_digits
2003    
2004  # The user is always right.  # The user is always right.
2005  if test "${PATH_SEPARATOR+set}" != set; then  if test "${PATH_SEPARATOR+set}" != set; then
2006    echo "#! $SHELL" >conftest.sh    echo "#! /bin/sh" >conftest.sh
2007    echo  "exit 0"   >>conftest.sh    echo  "exit 0"   >>conftest.sh
2008    chmod +x conftest.sh    chmod +x conftest.sh
2009    if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then    if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
# Line 2047  echo "$as_me: error: cannot find myself; Line 2047  echo "$as_me: error: cannot find myself;
2047    case $CONFIG_SHELL in    case $CONFIG_SHELL in
2048    '')    '')
2049      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2050  for as_dir in /bin:/usr/bin:$PATH  for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
2051  do  do
2052    IFS=$as_save_IFS    IFS=$as_save_IFS
2053    test -z "$as_dir" && as_dir=.    test -z "$as_dir" && as_dir=.

Legend:
Removed from v.1.195  
changed lines
  Added in v.1.196

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