/[bison]/bison/configure
ViewVC logotype

Diff of /bison/configure

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

revision 1.7.2.53 by akim, Tue Mar 12 16:52:19 2002 UTC revision 1.7.2.54 by eggert, Tue Mar 19 10:54:29 2002 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.53a for GNU Bison 1.34a.  # Generated by GNU Autoconf 2.53 for GNU Bison 1.34a.
4  #  #
5  # Report bugs to <bug-bison@gnu.org>.  # Report bugs to <bug-bison@gnu.org>.
6  #  #
# Line 8  Line 8 
8  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
9  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
10  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
11    if mkdir -p . 2>/dev/null; then
12      as_mkdir_p=:
13    else
14      as_mkdir_p=false
15    fi
16    
17    
18  if expr a : '\(a\)' >/dev/null 2>&1; then  if expr a : '\(a\)' >/dev/null 2>&1; then
19    as_expr=expr    as_expr=expr
20  else  else
# Line 15  else Line 22  else
22  fi  fi
23    
24    
   
25  ## --------------------- ##  ## --------------------- ##
26  ## M4sh Initialization.  ##  ## M4sh Initialization.  ##
27  ## --------------------- ##  ## --------------------- ##
# Line 923  test -n "$ac_init_help" && exit 0 Line 929  test -n "$ac_init_help" && exit 0
929  if $ac_init_version; then  if $ac_init_version; then
930    cat <<\_ACEOF    cat <<\_ACEOF
931  GNU Bison configure 1.34a  GNU Bison configure 1.34a
932  generated by GNU Autoconf 2.53a  generated by GNU Autoconf 2.53
933    
934  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
935  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 938  This file contains any messages produced Line 944  This file contains any messages produced
944  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
945    
946  It was created by GNU Bison $as_me 1.34a, which was  It was created by GNU Bison $as_me 1.34a, which was
947  generated by GNU Autoconf 2.53a.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
948    
949    $ $0 $@    $ $0 $@
950    
# Line 1241  ac_config_sub="$SHELL $ac_aux_dir/config Line 1247  ac_config_sub="$SHELL $ac_aux_dir/config
1247  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1248    
1249    
1250  am__api_version="1.5c"  am__api_version="1.6"
1251  # Find a good install program.  We prefer a C program (faster),  # Find a good install program.  We prefer a C program (faster),
1252  # so one script is as good as another.  But avoid the broken or  # so one script is as good as another.  But avoid the broken or
1253  # incompatible versions:  # incompatible versions:
# Line 9474  _ASBOX Line 9480  _ASBOX
9480  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
9481    
9482  This file was extended by GNU Bison $as_me 1.34a, which was  This file was extended by GNU Bison $as_me 1.34a, which was
9483  generated by GNU Autoconf 2.53a.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
9484    
9485    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
9486    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 9536  _ACEOF Line 9542  _ACEOF
9542  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
9543  ac_cs_version="\\  ac_cs_version="\\
9544  GNU Bison config.status 1.34a  GNU Bison config.status 1.34a
9545  configured by $0, generated by GNU Autoconf 2.53a,  configured by $0, generated by GNU Autoconf 2.53,
9546    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
9547    
9548  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Line 9868  echo X"$ac_file" | Line 9874  echo X"$ac_file" |
9874            /^X\(\/\/\)$/{ s//\1/; q; }            /^X\(\/\/\)$/{ s//\1/; q; }
9875            /^X\(\/\).*/{ s//\1/; q; }            /^X\(\/\).*/{ s//\1/; q; }
9876            s/.*/./; q'`            s/.*/./; q'`
9877    { case "$ac_dir" in    { if $as_mkdir_p; then
9878    [\\/]* | ?:[\\/]* ) as_incr_dir=;;      mkdir -p "$ac_dir"
9879    *)                      as_incr_dir=.;;    else
9880  esac      as_dir="$ac_dir"
9881  as_dummy="$ac_dir"      as_dirs=
9882  for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do      while test ! -d "$as_dir"; do
9883    case $as_mkdir_dir in        as_dirs="$as_dir $as_dirs"
9884      # Skip DOS drivespec        as_dir=`(dirname "$as_dir") 2>/dev/null ||
9885      ?:) as_incr_dir=$as_mkdir_dir ;;  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9886      *)           X"$as_dir" : 'X\(//\)[^/]' \| \
9887        as_incr_dir=$as_incr_dir/$as_mkdir_dir           X"$as_dir" : 'X\(//\)$' \| \
9888        test -d "$as_incr_dir" ||           X"$as_dir" : 'X\(/\)' \| \
9889          mkdir "$as_incr_dir" ||           .     : '\(.\)' 2>/dev/null ||
9890          { { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5  echo X"$as_dir" |
9891  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9892     { (exit 1); exit 1; }; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9893      ;;            /^X\(\/\/\)$/{ s//\1/; q; }
9894    esac            /^X\(\/\).*/{ s//\1/; q; }
9895  done; }            s/.*/./; q'`
9896        done
9897        test ! -n "$as_dirs" || mkdir $as_dirs
9898      fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
9899    echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
9900       { (exit 1); exit 1; }; }; }
9901    
9902    ac_builddir=.    ac_builddir=.
9903    
# Line 10190  echo X"$ac_file" | Line 10201  echo X"$ac_file" |
10201            /^X\(\/\/\)$/{ s//\1/; q; }            /^X\(\/\/\)$/{ s//\1/; q; }
10202            /^X\(\/\).*/{ s//\1/; q; }            /^X\(\/\).*/{ s//\1/; q; }
10203            s/.*/./; q'`            s/.*/./; q'`
10204        { case "$ac_dir" in        { if $as_mkdir_p; then
10205    [\\/]* | ?:[\\/]* ) as_incr_dir=;;      mkdir -p "$ac_dir"
10206    *)                      as_incr_dir=.;;    else
10207  esac      as_dir="$ac_dir"
10208  as_dummy="$ac_dir"      as_dirs=
10209  for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do      while test ! -d "$as_dir"; do
10210    case $as_mkdir_dir in        as_dirs="$as_dir $as_dirs"
10211      # Skip DOS drivespec        as_dir=`(dirname "$as_dir") 2>/dev/null ||
10212      ?:) as_incr_dir=$as_mkdir_dir ;;  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10213      *)           X"$as_dir" : 'X\(//\)[^/]' \| \
10214        as_incr_dir=$as_incr_dir/$as_mkdir_dir           X"$as_dir" : 'X\(//\)$' \| \
10215        test -d "$as_incr_dir" ||           X"$as_dir" : 'X\(/\)' \| \
10216          mkdir "$as_incr_dir" ||           .     : '\(.\)' 2>/dev/null ||
10217          { { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5  echo X"$as_dir" |
10218  echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
10219     { (exit 1); exit 1; }; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
10220      ;;            /^X\(\/\/\)$/{ s//\1/; q; }
10221    esac            /^X\(\/\).*/{ s//\1/; q; }
10222  done; }            s/.*/./; q'`
10223        done
10224        test ! -n "$as_dirs" || mkdir $as_dirs
10225      fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
10226    echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
10227       { (exit 1); exit 1; }; }; }
10228    
10229        rm -f $ac_file        rm -f $ac_file
10230        mv $tmp/config.h $ac_file        mv $tmp/config.h $ac_file
# Line 10304  ATEOF Line 10320  ATEOF
10320      depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do      depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
10321    # Strip MF so we end up with the name of the file.    # Strip MF so we end up with the name of the file.
10322    mf=`echo "$mf" | sed -e 's/:.*$//'`    mf=`echo "$mf" | sed -e 's/:.*$//'`
10323    if (head -1 $mf | fgrep 'generated by automake') > /dev/null 2>&1; then    if (sed 1q $mf | fgrep 'generated by automake') > /dev/null 2>&1; then
10324      dirpart=`(dirname "$mf") 2>/dev/null ||      dirpart=`(dirname "$mf") 2>/dev/null ||
10325  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10326           X"$mf" : 'X\(//\)[^/]' \| \           X"$mf" : 'X\(//\)[^/]' \| \
# Line 10318  echo X"$mf" | Line 10334  echo X"$mf" |
10334            /^X\(\/\).*/{ s//\1/; q; }            /^X\(\/\).*/{ s//\1/; q; }
10335            s/.*/./; q'`            s/.*/./; q'`
10336    else    else
10337      dirpart=      continue
10338    fi    fi
10339    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
10340    # Extract the definition of DEP_FILES from the Makefile without    # Extract the definition of DEP_FILES from the Makefile without
# Line 10356  echo X"$file" | Line 10372  echo X"$file" |
10372            /^X\(\/\/\)$/{ s//\1/; q; }            /^X\(\/\/\)$/{ s//\1/; q; }
10373            /^X\(\/\).*/{ s//\1/; q; }            /^X\(\/\).*/{ s//\1/; q; }
10374            s/.*/./; q'`            s/.*/./; q'`
10375      { case $dirpart/$fdir in      { if $as_mkdir_p; then
10376    [\\/]* | ?:[\\/]* ) as_incr_dir=;;      mkdir -p $dirpart/$fdir
10377    *)                      as_incr_dir=.;;    else
10378  esac      as_dir=$dirpart/$fdir
10379  as_dummy=$dirpart/$fdir      as_dirs=
10380  for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do      while test ! -d "$as_dir"; do
10381    case $as_mkdir_dir in        as_dirs="$as_dir $as_dirs"
10382      # Skip DOS drivespec        as_dir=`(dirname "$as_dir") 2>/dev/null ||
10383      ?:) as_incr_dir=$as_mkdir_dir ;;  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10384      *)           X"$as_dir" : 'X\(//\)[^/]' \| \
10385        as_incr_dir=$as_incr_dir/$as_mkdir_dir           X"$as_dir" : 'X\(//\)$' \| \
10386        test -d "$as_incr_dir" ||           X"$as_dir" : 'X\(/\)' \| \
10387          mkdir "$as_incr_dir" ||           .     : '\(.\)' 2>/dev/null ||
10388          { { echo "$as_me:$LINENO: error: cannot create $dirpart/$fdir" >&5  echo X"$as_dir" |
10389  echo "$as_me: error: cannot create $dirpart/$fdir" >&2;}      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
10390     { (exit 1); exit 1; }; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
10391      ;;            /^X\(\/\/\)$/{ s//\1/; q; }
10392    esac            /^X\(\/\).*/{ s//\1/; q; }
10393  done; }            s/.*/./; q'`
10394        done
10395        test ! -n "$as_dirs" || mkdir $as_dirs
10396      fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
10397    echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
10398       { (exit 1); exit 1; }; }; }
10399    
10400      # echo "creating $dirpart/$file"      # echo "creating $dirpart/$file"
10401      echo '# dummy' > "$dirpart/$file"      echo '# dummy' > "$dirpart/$file"

Legend:
Removed from v.1.7.2.53  
changed lines
  Added in v.1.7.2.54

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